imxPPML.Test.Test | R Documentation |
Test that PPML solutions match non-PPML solutions.
imxPPML.Test.Test(
model,
checkLL = TRUE,
checkByName = FALSE,
tolerance = 0.5,
testEstimates = TRUE
)
model |
the MxModel to evaluate |
checkLL |
whether to check log likelihood |
checkByName |
check values using their names |
tolerance |
closeness tolerance for check |
testEstimates |
whether to test for the same parameter estimates |
This is an internal function used for comparing PPML and non-PPML solutions. Generally, non-developers will not use this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.