Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Menu: ViewAnalysis PropertiesPermutationsReport details

Gives detailed information about the solution obtained for each permutation when the Permute method is used. First the permutation itself is reported. (That is, the new location of each observed variable in the model is shown after the permutation is carried out.) Then, if a solution is found, the value of the discrepancy function is reported along with a notation of whether the solution was admissible and whether the resulting linear system was stable.

For more information, see the PermuteDetail 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", "PermuteDetailCheck").Checked = True

© 2021 Amos Development Corporation