Report uncertainty of the estimated smoothing parameters or variances
sdreport_outer.Rd
Computes standard deviations for the smoothing parameters of a model object returned by qreml
using the delta method.
Arguments
- mod
model objects as returned by
qreml
- invert
optional logical; if
TRUE
, the inverse smoothing paramaters (variances) are returned along with the transformed standard deviations obtained via the delta method.
Value
list containing report
matrix summarising parameters and standard deviations as well as the outer Hessian
matrix.