evaluate_likelihood | R Documentation |
Implements analytical likelihoods if a likelihood function is available; otherwise histogram or empirical likelihoods are generated based on samples from a geostatistical map.
evaluate_likelihood(prevalence_map, prev_sim, amis_params)
prevalence_map |
A list containing objects |
prev_sim |
A vector of simulated prevalences |
amis_params |
A list of parameters, e.g. from |
A locations x simulations matrix of (log-)likelihoods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.