aalfons / robmed

Perform mediation analysis via a fast-and-robust bootstrap test, as well as various other methods
GNU General Public License v3.0
6 stars 0 forks source link

Add a function for robust Cronbach's alpha #10

Closed aalfons closed 2 years ago

aalfons commented 6 years ago

Based on a robust covariance matrix, see Christmann & Van Aelst (2006).

aalfons commented 2 years ago

This robust estimator they use needs continuous data and cannot be expected to work well with rating scale data. So it's probably of limited usefulness to implement this.