GRM and GDA Syntax - Keyword Mbuild

MBUILD [=] { ALL };

  { FORWARD };

  { BACKWARD };

  { FSTEPWISE };

  { BSTEPWISE };

  { BESTSUBSET };

Example
MBUILD = FSTEPWISE;

Optional keyword; specify the model building method to be used; this option is only valid when there is a single DEPENDENT variable; the default is ALL (enter all effects specified on the DESIGN statement). For more information on model building methods, see Model building in GRM in the Introductory Overview.

Applies to
GRM, GLZ