Rdocumentation
powered by
Learn R Programming
evd (version 1.2-3)
std.errors: Model Standard Errors
Description
Returns the standard errors from a fitted model object.
Usage
std.errors(object, ...)
Arguments
object
An object for which the standard errors are desired.
...
Additional arguments.
Value
The standard errors extracted from
object
.