Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

logitNormal

The logit Normal distribution


Description

We provide convenient extensions of the [dpq]logitnorm functions in the package logitnorm, which allow the distribution to be specified in terms of its mean and standard deviation, instead of its logit-mean and logit-sd.

Usage

qlogitnorm(p, mu = 0, sigma = 1, ..., mean, sd)

dlogitnorm(x, mu = 0, sigma = 1, ..., mean, sd)

plogitnorm(q, mu = 0, sigma = 1, ..., mean, sd)

Arguments

p, x

vector of quantiles

mu, sigma, ...

see logitnorm

mean, sd

mean and standard deviation, overriding mu and sigma if specified

q

vector of probabilities


multinma

Bayesian Network Meta-Analysis of Individual and Aggregate Data

v0.3.0
GPL-3
Authors
David M. Phillippo [aut, cre] (<https://orcid.org/0000-0003-2672-7841>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.