get_generals: Get general parameters

View source: R/get_generals.R

get_generalsR 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!)


plspm documentation built on March 31, 2023, 11:54 p.m.