check_marg_liks {mcbette} | R Documentation |
Check if the marg_liks
are of the same type as returned
by est_marg_liks.
Description
stop if not.
Usage
check_marg_liks(marg_liks)
Arguments
marg_liks |
a table of (estimated) marginal likelihoods, as, for example, created by est_marg_liks. This data.frame has the following columns:
Use get_test_marg_liks to get a test |
Value
Nothing. Will stop with an error message if there is a problem with the input.