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


spdesign documentation built on Oct. 18, 2024, 5:07 p.m.