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
.
Value
A named vector of standard errors is returned.