Block-class {prinvars} | R Documentation |
Block
Description
Class used within the package to keep the structure and information about the generated blocks.
Slots
features
a vector of numeric which contains the indices of the block.
explained_variance
a numeric which contains the variance explained of the blocks variables based on the whole data set.
is_valid
a logical which indicates if the block structure is valid.
[Package prinvars version 0.1.0 Index]