func_form_evaluate: A function to evaluate yield changes in response to input CTW...

Usage Arguments

Usage

1
2
3
func_form_evaluate(coeff, SDcoeff, ctwvalues, baseC = 360, baseT = 0,
  baseP = 1, functionalform, sdfunctionalform, ensembleName, stddev = TRUE,
  formaps = FALSE)

Arguments

coeff

The point values of coefficients for mu

SDcoeff

The point values of coefficients for sigma

ctwvalues

The CTW values at which to evaluate

baseC

The baseline value of CO2 concentration, defaults to C3MP baseline of 360 ppm

baseT

The baseline value of temperature changes, defaults to C3MP baseline of 0C change

functionalform

The name functional form for the mean of the likelihood

sdfunctionalform

The name of the functional form for the standard deviation of the likelihood

ensembleName

The name of the ensemble under consideration

stddev

Whether to return the standard deviation of the yield estimate (ie whether to also evaluate sigma), defaults to TRUE

formaps

Whether the outputs will be used for plotting maps, defaults to TRUE. Just changes some formatting.

base

P The baseline value of precipitation changes, defaults to C3MP baseline of 0

A function to evaluate yield changes in response to input CTW values, given a specific functional form for a specific ensemble and the corresponding coefficients for mu and sigma.


JGCRI/persephone documentation built on May 9, 2019, 3:25 a.m.