biomodEnsembleFrcstWrapper: Simple wrapper around 'biomod2::BIOMOD_EnsembleForecasting()'

biomodEnsembleFrcstWrapperR Documentation

Simple wrapper around biomod2::BIOMOD_EnsembleForecasting()

Description

Simple wrapper around biomod2::BIOMOD_EnsembleForecasting()

Usage

biomodEnsembleFrcstWrapper(
  bm.em,
  bm.proj = NULL,
  proj.name = NULL,
  new.env = NULL,
  new.env.xy = NULL,
  keep.in.memory = TRUE,
  ...
)

Arguments

bm.em

output of biomod2::BIOMOD_EnsembleModeling

bm.proj

output of biomod2::BIOMOD_Projection

proj.name

passed to biomod2::BIOMOD_Projection

new.env

passed to biomod2::BIOMOD_EnsembleForecasting

new.env.xy

passed to biomod2::BIOMOD_EnsembleForecasting

keep.in.memory

passed to biomod2::BIOMOD_EnsembleForecasting

...

passed to reproducible::Cache


PredictiveEcology/LandR documentation built on June 7, 2024, 4:16 p.m.