Skip to contents

computes standard errors for the transformed parameters of a cpptsem object

Usage

computeStandardErrorsDelta(
  cpptsemObject,
  objective,
  eps = (1.1 * 10^(-16))^(1/3)
)

Arguments

cpptsemObject

fitted cpptsemObject

objective

Kalman or ML

eps

epsilon for numerical approximation of derivatives

Author

Jannik H. Orzek