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.
predict_EA(smMatrix, path_coef, construct_scores)
is the structural_model
- a source-to-target matrix representing the inner/structural model,
generated by relationships
generated by SEMinR.
is the Path Coefficients matrix from a SEMinR model.
is the matrix of construct scores generated by SEMinR.