uncenterProdCap: Uncenter productivty and log capacity parameters

Description Usage Arguments Value See Also

Description

Transform capacity and productivity estimates to what they would be if the covariates were centered during estimation (Bayesian or ML). VRAP uses the uncentered parameters. Note, if the coefficients were centered during estimation, input$centerMS=TRUE and/or input$centerFlow=TRUE. These values are used to determine whether to apply the correction. Thus input is assumed to match the parameter values in params.

Usage

1
uncenterProdCap(input, dat, params)

Arguments

dat

data from the A & P file

params

a vector of parameters with names flowCoef, msCoef, prod, cap. Assumed to be from the runModel() Bayesian analysis or findOptimum() call, so centered (or not) based on input$centerFlow and input$centerMS

Value

a vector of uncentered parameters with names flowCoef, msCoef, prod, cap.

See Also

centerProdCap


eeholmes/DM documentation built on May 26, 2019, 3:36 p.m.