Learn R Programming

durmod (version 1.1-4)

se: 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.