predict_EA {seminr} | R 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 |
path_coef |
is the Path Coefficients matrix from a SEMinR model. |
construct_scores |
is the matrix of construct scores generated by SEMinR. |
[Package seminr version 2.3.3 Index]