inv_gaussian_transform_cpp: Transforms new data to a standardized normal distribution

View source: R/RcppExports.R

inv_gaussian_transform_cppR Documentation

Transforms new data to a standardized normal distribution

Description

Transforms new data to a standardized normal distribution

Usage

inv_gaussian_transform_cpp(z, x)

Arguments

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 z.

Value

arma::mat of the same dimension as z

Author(s)

Lars Henry Berge Olsen


NorskRegnesentral/shapr documentation built on April 19, 2024, 1:19 p.m.