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