Menu: View→Analysis Properties→Bootstrap→Bollen-Stine bootstrap
Carries out the bootstrap procedure of Bollen and Stine (1992) for testing the hypothesis that the specified model is correct.
For more information, see the BootBS 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", "BootBSCheck").Checked = True