Learn R Programming

TInPosition (version 0.13.6.1)

boot.compute.fi.fj: Bootstrap computations for TInPosition.

Description

Provides bootstrap projections for $fi and $fj from TExPosition methods.

Usage

boot.compute.fi.fj(DATA, DESIGN, res)

Arguments

DATA

The original data matrix to be bootstrapped. Rows will be bootstrapped and are assumed to be observations. Resampling will be constrained to within groups based on DESIGN.

DESIGN

A design matrix (in disjunctive coding). Required for TExPosition and TInPosition analyses.

res

of class texpoOutput. Results from one of the TExPosition methods (e.g., tepDICA, tepBADA),

Value

FBX

a set of factor scores of the measures (columns, $fj) for the bootstrapped data.

FBY

a set of factor scores of the groups ($fi) for the bootstrapped data.