se {durmod}R Documentation

Extract standard errors of the estimated parameters

Description

Extract standard errors of the estimated parameters

Usage

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.


[Package durmod version 1.1-2 Index]