Extract the vector of coefficients from a TVGEV
object.
A TVGEV
object.
Character. When "psi"
, the vector of model
parameters is returned. When instead type
is "theta"
,
the matrix of GEV parameters is returned, with one row by block
(or observation) and one column for each of the GEV parameters
"loc"
, "scale"
and "shape"
.
Not used yet.
Vector \(\mathbf{\psi}\) of coefficients, or matrix with the GEV parameters \(\mathbf{\theta}_i\)
as its rows.