SE | R Documentation |
Extracts standard errors from an object. The default method is for
objects with a vcov
method.
SE(object, ...)
## Default S3 method:
SE(object,...)
## S3 method for class 'svrepstat'
SE(object,...)
object |
An object |
... |
Arguments for future expansion |
Vector of standard errors.
vcov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.