Permuteprobs

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search

Purpose

Display probabilities derived from permutation testing.

Synopsis

table = permuteprobs(results,nlv);

Description

Displays or returns the probability of model insignificance as determined from permutation testing. Inputs are the permutation testing results (results) and the number of latent variables (nlv) for which statistics should be displayed. If no outputs are given, the table is displayed at the command line, otherwise, the table is returned as a cell array of strings.

See Also

permuteplot, permutetest