get_generals {plspm} | R Documentation |
Get general parameters
Description
Internal function not to be called by the user
Usage
get_generals(MV, path_matrix)
Arguments
MV |
matrix of manifest variables |
path_matrix |
matrix with path connections |
Details
Internal function. get_generals
is called by
plspm
. This function gets the number and names of:
observations, manifest variables, and latent variables
Value
list with number and names of observations, MVs and LVs
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]