mkao006 / sws_imputation

Repository for implementing imputation for the Statistical Working System
0 stars 0 forks source link

Implement the shocklme4 function with robust linear mixed model #57

Closed mkao006 closed 10 years ago

mkao006 commented 10 years ago

Implement and test the use of the package robustlmm.

mkao006 commented 10 years ago

The computational time for robust linear mixed model in the robustlmm package is way to heavy to be feasible at this point in time. It takes at least 100 times longer than the lme4 package, maybe we can investigate other robust lmm models or packages.