View source: R/ACutils_export.R
rnct | R Documentation |
This function generates a random number distributed as Non Central Student t. See dnct
for the definition of such a distribution.
rnct(n = 1, n0, mu0, gamma0)
n |
the number of points to be generated. |
scalar generated from Non Central Student t.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.