R/regional_mix_s3-class.R
regional_mix.species_profile.RdExtracts the average species' profile for each RCP.
regional_mix.species_profile(
object,
object2 = NULL,
CI = c(0.025, 0.975),
type = "response",
...
)A RCP model
A RCP model bootstrap object
The confidence intervals to report the range of values form bootstrap
What type of prediction to perform? Default is response, alternative is 'link'.
Ignored for now.