Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Performs a permutation test (Arbuckle, 1994b) of the specified model.

Syntax

object.Permute (x)

The Permute method syntax has the following parts:

Part

Description

object

An object of type AmosEngine.

x

An integer. If x = 0, the permutation test is based on all permutations of the observed variables. If x is positive, the permutation test is based on x random permutations. If x is negative, no permutation test is performed.

Placement: [1].

Default

No permutation test is performed.

Remarks

Bootstrapping cannot be performed at the same time as the permutation test. That is, you can't execute both the Permute and the Bootstrap methods in the same program.

See Also

PermuteDetail Method

© 2021 Amos Development Corporation