Transforms new data to standardized normal (dimension 1) based on other data transformations
gaussian_transform_separate(yx, n_y)
Numeric vector. The first n_y
items is the data that is transformed, and last
part is the data with the original transformation.
Positive integer. Number of elements of yx
that belongs to the gaussian data.
Vector of back-transformed Gaussian data