predict_EA: Predictive Scheme

View source: R/feature_plspredict.R

predict_EAR Documentation

Predictive Scheme

Description

predict_EA and predict_DA specify the predictive scheme to be used in the generation of the predictions. EA refers to Earliest Antecedents nad DA to Direct Antecedents.

Usage

predict_EA(smMatrix, path_coef, construct_scores)

Arguments

smMatrix

is the structural_model - a source-to-target matrix representing the inner/structural model, generated by relationships generated by SEMinR.

path_coef

is the Path Coefficients matrix from a SEMinR model.

construct_scores

is the matrix of construct scores generated by SEMinR.


seminr documentation built on Oct. 13, 2022, 1:05 a.m.