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.

ev_influenced

a vector of numeric which contains the indices of the eigenvectors influenced by this block.


[Package prinvars version 1.0.0 Index]