rotateStat-class: Rotated object containing rotated and non-rotated statistics

rotateStat-classR Documentation

Rotated object containing rotated and non-rotated statistics

Description

This list based class contains calculated statistics for the original data (s0) and rotated data (stats). See also rotateStat.

Components

s0

Calculated statistics for original (non-rotated) data as returned by the statistic function (rotateStat).

stats

List of length ncol.s containing statistics on rotated data for each column returned by the statistic function.

ncol.s

Number of columns returned by the statistic function.

R

Number of resamples/rotations.

Author(s)

Peter Hettegger


phettegger/randRotation documentation built on April 10, 2023, 7:25 p.m.