Menu: View→Analysis Properties→Bootstrap→Perform bootstrap
Performs a bootstrap to obtain standard errors.
For more information, see the Bootstrap method of the AmosEngine class.
Programming
In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("AnalysisPropertiesForm", "DoBootstrapCheck").Checked = True