transform_uniform: Transform to the uniform distribution

View source: R/distributions.R

transform_uniformR Documentation

Transform to the uniform distribution

Description

Transform to the uniform distribution

Usage

transform_uniform(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


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.