Coefficients and Standard Errors
coSd.fevd.Rd
Extracts and show the coefficients of a fevd
object along
with their standard deviations.
Usage
# S3 method for fevd
coSd(object, sOnly = FALSE, ...)
Arguments
- object
An object with class
"fevd"
.- sOnly
Logical. If
TRUE
only the standard deviation (a.k.a standard errors) wille be show.- ...
Not used.
See also
The distill.fevd
method from the
extRemes package.