Given a fitted model, return the standard errors of the coefficient

se.coef(object, ...)

Arguments

object

a model implementing vcov

...

passed to methods

Value

vector or matrix

See also

ZlmFit-class

Examples

#see ZlmFit-class for examples example('ZlmFit-class')
#> Warning: no help found for ‘ZlmFit-class’