mc.make.byyear.plot: Make the by-year plot for a set of monte carlo results by...

View source: R/food-demand-plots.R

mc.make.byyear.plotR Documentation

Make the by-year plot for a set of monte carlo results by sampling the distribution

Description

Make the by-year plot for a set of monte carlo results by sampling the distribution

Usage

mc.make.byyear.plot(
  mc.data,
  obsdata,
  bias.correction = NULL,
  region = NULL,
  nsamp = 30,
  pltrgn = NULL
)

Arguments

mc.data

Monte Carlo results data

obsdata

Data frame of observed food demand data

bias.correction

Regional bias correction factors (default = none)

region

Vector of regions to plot (default = all)

nsamp

Number of samples to draw from the Monte Carlo distribution

pltrgn

Regions to include in the plot. If NULL, include them all.

Value

by-year plot for a set of monte carlo results by sampling the distribution


JGCRI/ambrosia documentation built on June 11, 2025, 12:29 a.m.