Description Usage Arguments See Also
Density, distribution function, quantile function and random generation for
the Student-t distribution with location/mean mean
, scale
scale
, and degrees of freedom df
. See
https://en.wikipedia.org/wiki/Location
on how to get from the standard t-distribution to the t-distribution with
additional location and scale parameters.
1 2 3 4 5 6 7 |
x, q |
Vector of quantiles. |
df |
Vector of degrees of freedom. |
mean |
Vector of location/mean values. |
scale |
Vector of scale values. |
log, log.p |
Logical; If |
lower.tail |
Logical; If |
p |
Vector of probabilities. |
n |
Number of samples to draw from the distribution. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.