Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Fits all models.

Syntax

status = object.FitAllModels ()

The FitAllModels method syntax has the following parts:

Part

Description

status

Zero if the most recently analyzed model was successfully fitted. Nonzero otherwise.

object

An object of type AmosEngine.

Placement: [3].

Remarks

The FitAllModels method causes all models to be fitted.

If you have used the Model method to specify multiple models, and want to have access to the results from models other than the last model fitted, use the FitModel method once for each model.

See Also

FitModel Method

© 2021 Amos Development Corporation