Ncp gets a point estimate of the noncentrality parameter. NcpLo and NcpHi get the lower and upper boundaries of a 90% confidence interval for the noncentrality parameter.
Syntax
object.Ncp ()
object.NcpLo ()
object.NcpHi ()
The Ncp, NcpLo and NcpHi method syntaxes have 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 Ncp, NcpLo and NcpHi methods return estimates for the most recently fitted model. The second example shows how to obtain estimates for multiple models.