get_manifests: Building data matrix with manifest variables
Description
Building data matrix with manifest variables
Usage
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 variables
Details
Internal function. get_manifests
is called by plspm
.