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

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