to.alpha.2 | R Documentation |
Performs transformation to make all of the margins follow a Frechet distribution with tail-index alpha = 2.
to.alpha.2(data, orig = NULL)
data |
A t x n dimensional, numeric Data-matrix with t: Number of time steps and n: Number of grid points/stations |
orig |
If known: original distribution of data (currently implemented: 'normal' or 'gamma'), else: NULL |
Data-matrix of same dimension as 'data', but in Frechet-margins with tail-index 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.