SE: Extract standard errors

View source: R/surveyrep.R

SER Documentation

Extract standard errors

Description

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

Usage

SE(object, ...)
## Default S3 method:
SE(object,...)
## S3 method for class 'svrepstat'
SE(object,...)

Arguments

object

An object

...

Arguments for future expansion

Value

Vector of standard errors.

See Also

vcov


bschneidr/r-forge-survey-mirror documentation built on April 14, 2025, 7:04 p.m.