Gets the "p value" for testing the null hypothesis that RMSEA is less than .05 in the population. (Browne & Cudeck, 1993)
Syntax
object.Pclose ()
The Pclose method syntax has the following parts:
Part |
Description |
object |
An object of type AmosEngine. |
Placement: [3].
Remarks
If you have used the Model method to define more than one model, the Pclose method gets the p value for the most recently fitted model. The second example shows how to obtain the p value for multiple models.