Extracts standard errors from an object. The default method is for objects with a vcov method.

SE(object, ...)
# S3 method for default
SE(object,...)
# S3 method for svrepstat
SE(object,...)

Arguments

object

An object

...

Arguments for future expansion

Value

Vector of standard errors.

See also