Learn R Programming

survey (version 3.31-2)

SE: Extract standard errors

Description

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

Usage

SE(object, ...) "SE"(object,...) "SE"(object,...)

Arguments

object
An object
...
Arguments for future expansion

Value

Vector of standard errors.

See Also

vcov