Compares log-likelihood of model across categories
Given the estimates of a model, it compares the log-likelihood at the observation level across categories of observations.
apollo_fitsTest(model, apollo_probabilities, apollo_inputs, fitsTest_settings)
model |
Model object. Estimated model object as returned by function apollo_estimate. |
apollo_probabilities |
Function. Returns probabilities of the model to be estimated. Must receive three arguments:
|
apollo_inputs |
List grouping most common inputs. Created by function apollo_validateInputs. |
fitsTest_settings |
List of arguments. It must contain the following elements.
|
Prints a table comparing the average log-likelihood at the observation level for each category.
Matrix with average log-likelihood at observation level per category (invisibly).
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.