revers_data_trans: Applies the inverse of the GEV transformation but giving back the resulting
vector in reverse order
Description
Used for EM step in RK.
Usage
revers_data_trans(obs, weights, beta)
Arguments
- obs
The observations.
- weights
Weights of the observations.
- beta
Parameters of the GEV.