View source: R/parameter_uncertainty_utils.R
sampleFromMultivariateNormalDistribution | R Documentation |
Sample from a multivariate normal distribution.
sampleFromMultivariateNormalDistribution(parameters, n, settings)
parameters |
model parameters (all), already standardised |
n |
number of rows to sample |
settings |
replication settings |
a data frame with the sampled parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.