Copula transformation from a standard Normal distribution to a Log-Normal distribution
Source:R/CopulaTransformations.R
loggaus_t.RdCopula transformation from a standard Normal distribution to a Log-Normal distribution
Value
Values from a Log-Normal distribution with logarithmic mean m and standard deviation s, vector same length as x.
See also
Other copula-transformations:
exp_t(),
gamma_t(),
inv_exp_t(),
inv_gamma_t(),
inv_loggaus_t(),
inv_unif_t(),
unif_t()