run ensemble.analysis

run.ensemble.analysis(
  settings,
  plot.timeseries = NA,
  ensemble.id = NULL,
  variable = NULL,
  start.year = NULL,
  end.year = NULL,
  ...
)

Arguments

settings

PEcAn settings object

plot.timeseries

if TRUE plots a modeled timeseries of target variable(s) with CIs

ensemble.id

database ID, taken from settings if not specified

variable

variable name to process, taken from settings if not specified

start.year, end.year

taken from settings if not specified

...

additional arguments passed to [ensemble.ts()]

Value

nothing, creates ensemble plots as ensemble.analysis.pdf

Author

David LeBauer, Shawn Serbin, Ryan Kelly