Coefficients and Standard Errors
coSd.fevd.RdExtracts 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
TRUEonly the standard deviation (a.k.a standard errors) wille be show.- ...
Not used.
See also
The distill.fevd method from the
extRemes package.