get_scores: Calculate Latent Variable Scores

View source: R/get_scores.R

get_scoresR Documentation

Calculate Latent Variable Scores

Description

Internal function not to be called by the user

Usage

  get_scores(X, W)

Arguments

X

matrix of scaled/quantified manifest variables

W

matrix with outer weights (ODM: Outer Design Matrix)

Details

Internal function. get_scores is called by plspm.

Value

Scores matrix of latent variables scores

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.