You are using the Santorra Bentler Test here. The basic principle of this test is that it corrects the LR test for certain robust estimation methods (see https://www.statmodel.com/chidiff.shtml). The underlying R-command is lavaan::lavTestLRT(), which automatically applies the Santorra Bentler adjustment method, when the robust estimation methods are applied in making the lavaan object.
Comments
Hey drpablorogers,
You are using the Santorra Bentler Test here. The basic principle of this test is that it corrects the LR test for certain robust estimation methods (see https://www.statmodel.com/chidiff.shtml). The underlying R-command is lavaan::lavTestLRT(), which automatically applies the Santorra Bentler adjustment method, when the robust estimation methods are applied in making the lavaan object.
Best regards,
Michael
Hello Michael,
Thanks for your answer. I tried this command (it seems to be the same anova command) but the values don't match with JASP.
Best regards,
Pablo Rogers