Description Usage Arguments Value Examples
View source: R/distributions.R
Half Student's-T cumulative probability function
1 2 3 4 5 6 7 8 9 |
q |
vector of quantiles |
mu |
vector of location parameter values |
sigma |
vector of scale parameter values |
lower |
lower truncation limit |
upper |
upper truncation limit |
lower.tail |
if TRUE (default), probabilities are P[X <= x], otherwise, P[X > x] |
log.p |
if TRUE, probabilities p are given as log(p). |
vector
1 | ptnorm()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.