View source: R/parameter_uncertainty_utils.R
sampleFromInverseChiSquaredCore | R Documentation |
Sample from scaled inverse chi-squared distribution (core method).
sampleFromInverseChiSquaredCore(n, df, scale, variable)
n |
numbers of rows to sample |
df |
degree of freedom |
scale |
scale parameter |
variable |
variable name |
a data frame with the unique sampled parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.