
Random-effect covariance for a TMB discounting model
Source:R/dd-tmb-methods.R
VarCorr.beezdiscounting_tmb.RdFor a 2-RE fit returns the 2x2 covariance with StdDev and the joint
correlation (a structural 0 for pdDiag; the first row's Corr is NA
by convention). The Term column reflects the fitted pair: (k, phi) for a
phi-target fit (k + phi ~ 1) or (k, s) for an s-target fit (k + s ~ 1,
GM/Rachlin only). For a 1-RE fit (k ~ 1) returns the single
random-intercept SD on the log-k scale.
Arguments
- x
A
beezdiscounting_tmbfit.- sigma
Ignored (present for the
nlme::VarCorr()generic).- ...
Unused.