inv_gaussian_transform_cpp | R Documentation |
Transforms new data to a standardized normal distribution
inv_gaussian_transform_cpp(z, x)
z |
arma::mat. The data are the Gaussian Monte Carlos samples to transform. |
x |
arma::mat.
The data with the original transformation. Used to conduct the transformation of |
arma::mat of the same dimension as z
Lars Henry Berge Olsen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.