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.


sgaure/durmod documentation built on Dec. 19, 2019, 4:57 a.m.