regional_mix.species_profile: What is the average species profile per RCP?

regional_mix.species_profileR Documentation

What is the average species profile per RCP?

Description

Extracts the average species' profile for each RCP.

Usage

regional_mix.species_profile(
  object,
  object2 = NULL,
  CI = c(0.025, 0.975),
  type = "response",
  ...
)

Arguments

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.


skiptoniam/ecomix documentation built on Sept. 14, 2023, 6:04 a.m.