Description Usage Arguments Value
View source: R/subset_run_helpers.R
Wrapper for get_one_test_loglik.
Gets loglikelihood estimate of the test timestep for every draw from the posterior (or every draw supplied via abund_probabilities
).
1 | get_test_loglik(subsetted_dataset_item, abund_probabilities)
|
subsetted_dataset_item |
list with - at least - elements |
abund_probabilities |
list of abund_probabilities; with an element for every draw from the posterior being considered. |
vector of loglikelihood of test data given every abund_probability estimate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.