Calculates the likelihood ratio test and prints result.
apollo_lrTest(baseModel, generalModel)
Character. Name of a previously estimated model whose results were written to disk by apollo_saveOutput. This is the restricted model, i.e. the one with fewer parameters.
Either a character variable with the name of a previously estimated model, or an estimated model in memory, as
returned by apollo_estimate. This model nests baseModel
, and it should have more parameters than it.
LL ratio test statistic (invisibly)