Requests a generalized least squares solution, obtained by minimizing (D1) together with (D3) in Appendix B.
Syntax
object.Gls ()
The Gls method syntax has the following parts:
Part |
Description |
object |
An object of type AmosEngine. |
Placement: [1].
Default
When you do not specify an estimation criterion, the maximum likelihood criterion (Ml method) is used.
See Also