sample_parameters | R Documentation |
amis()
Sample parameters from their weighted distributions given a model fitted by amis()
sample_parameters(x, n_samples = 200, locations = 1)
x |
The output from the function |
n_samples |
Number of samples to draw. Default to |
locations |
Integer identifying the locations. Default to |
For illustrative examples, see amis()
.
Matrix with parameter values and corresponding prevalences for each location.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.