transform_distribution: Transform distribution

View source: R/distributions.R

transform_distributionR Documentation

Transform distribution

Description

Transform distribution

Usage

transform_distribution(mu, sigma, eta, type)

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

type

The type of distribution

Value

A vector with the transformed distribution given the parameters


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