getStandardErrors: getStandardErrors

View source: R/optimWrapper.R

getStandardErrorsR Documentation

getStandardErrors

Description

compute standard errors for a fitted model using the diagonal elements in the inverse of the hessian approximation from optimHess

Usage

getStandardErrors(model, ...)

Arguments

model

psydiff model

...

additional arguments to pass to optimHess

Value

vector with standard errors


jhorzek/psydiff documentation built on Sept. 15, 2022, 6:26 a.m.