imxPPML.Test.Test
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.