Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

TestDesign (version 1.1.3)

logitHyperPars: Calculate hyperparameters for logit-normal distribution

Description

Calculate hyperparameters for logit-normal distribution.

Usage

logitHyperPars(mean, sd)

Arguments

mean

Mean of the distribution.

sd

Standard deviation of the distribution.

Examples

Run this code
# NOT RUN {
logitHyperPars(.5, 1)

# }

Run the code above in your browser using DataLab