Provides bootstrap projections for $fi and $fj from TExPosition methods.
boot.compute.fi.fj(DATA, DESIGN, res)
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
.
A design matrix (in disjunctive coding). Required for TExPosition
and TInPosition
analyses.
of class texpoOutput
. Results from one of the TExPosition
methods (e.g., tepDICA
, tepBADA
),
a set of factor scores of the measures (columns, $fj
) for the bootstrapped data.
a set of factor scores of the groups ($fi
) for the bootstrapped data.