sample_parameters {AMISforInfectiousDiseases} | R Documentation |
Sample parameters from their weighted distributions given a model fitted by amis()
Description
Sample parameters from their weighted distributions given a model fitted by amis()
Usage
sample_parameters(x, n_samples = 200, locations = 1)
Arguments
x |
The output from the function |
n_samples |
Number of samples to draw. Default to |
locations |
Integer identifying the locations. Default to |
Details
For illustrative examples, see amis()
.
Value
Matrix with parameter values and corresponding prevalences for each location.
[Package AMISforInfectiousDiseases version 0.1.0 Index]