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


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.