sfcheung / semfindr

A find(e)r of influential cases and outliers in SEM
https://sfcheung.github.io/semfindr/
GNU General Public License v3.0
1 stars 0 forks source link

Compute residuals for a path analysis model #13

Closed sfcheung closed 3 years ago

sfcheung commented 4 years ago

This function should be able to identify observed endogenous variables automatically.

Should also compute the Mahalanobis distance for residuals.

sfcheung commented 3 years ago

Function drafted: implied_scores. The implied scores are computed instead of the residuals. The residuals are simply differences between the implied scores and the observed scores.