se: Extract standard errors of the estimated parameters

Description Usage Arguments Value

View source: R/utils.R

Description

Extract standard errors of the estimated parameters

Usage

1
se(x, tol = .Machine$double.eps)

Arguments

x

The Fisher matrix, typically from opt[[1]]$fisher, where opt is returned from mphcrm.

tol

tolerance for geninv

Value

A named vector of standard errors is returned.


durmod documentation built on March 31, 2020, 5:23 p.m.