METHOD Subcommand (MIXED command)
The METHOD
subcommand specifies the estimation method.
- If this subcommand is not specified, the default
is
REML
. - The keywords
ML
andREML
are mutually exclusive. Only one of them can be specified once.
ML. Maximum likelihood.
REML. Restricted maximum likelihood. This is the default.