get_manifests {plspm} | R Documentation |
Internal function not to be called by the user
get_manifests(Data, blocks)
Data |
matrix or data frame from which manifest variables are extracted |
blocks |
list (wtih numeric elements) indicating the set of manifest variables that form each block |
Internal function. get_manifests
is called by
plspm
.
matrix or data frame of selected manifest variables
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)