View source: R/parameter_uncertainty_utils.R
| sample_from_multivariate_normal_distribution | R Documentation |
Sample from a multivariate normal distribution.
sample_from_multivariate_normal_distribution(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.