Description Usage Arguments Value Author(s) Examples
View source: R/run_AMIS_ascaris.R
Parameter estimation for Adcaris prevalence distributions.
1 | run_AMIS_ascaris(prev, n.param, NN, delta, ESS.R)
|
prev |
Matrix with observed prevalences: row for a separate pixel |
n.param |
Number of parameters |
NN |
Vector containing number of samples for each iteration |
delta |
Threshold for prevalence |
ESS.R |
Minimum Effective Sample Size |
Matrix with sampled vectpors and weigts for each pixel
Renata Retkute, r.retkute@yahoo.com
1 | run_AMIS_ascaris(prev=prev, n.param=2, NN=rep(1000, 100), delta=5, ESS.R=2000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.