transform_normal: Transform to the normal distribution

View source: R/distributions.R

transform_normalR Documentation

Transform to the normal distribution

Description

Transform to the normal distribution

Usage

transform_normal(mu, sigma, eta)

Arguments

mu

A value for the mean of the distribution

sigma

A value for the standard deviation of the distribution

eta

A numeric standard uniform vector


spdesign documentation built on July 2, 2026, 5:06 p.m.