get_manifests {plspm} | R Documentation |
Building data matrix with manifest variables
Description
Internal function not to be called by the user
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 |
Details
Internal function. get_manifests
is called by
plspm
.
Value
matrix or data frame of selected manifest variables
Warning
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
[Package plspm version 0.5.1 Index]