get_manifests: Building data matrix with manifest variables
Description
Internal function not to be called by the userUsage
get_manifests(Data, blocks)
Arguments
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
Value
matrix or data frame of selected manifest variablesWarning
Do NOT use this function unless you are ME, a package
developer, or a jedi user who really knows what is doing
(seriously!)Details
Internal function. get_manifests
is called by
plspm
.