SE: Extract Standard Errors from Pooled SCF Model Results
Description
Generic extractor for pooled standard errors from objects of class
"scf_MIresult".
Usage
SE(object, ...)# S3 method for scf_MIresult
SE(object, ...)
Value
A numeric vector of standard errors.
Arguments
- object
A pooled result object of class "scf_MIresult".
- ...
Not used.