Specifically, there are examples (see some cases here) in which the call to raoBust::gee_test calls geeasy::geelm() which creates the error "Error in .solve.checkCond(a, tol) : 'a' is computationally singular, rcond(a)=0".
@svteichman to try to figure out why these errors are happening.
Specifically, there are examples (see some cases here) in which the call to
raoBust::gee_testcallsgeeasy::geelm()which creates the error "Error in .solve.checkCond(a, tol) : 'a' is computationally singular, rcond(a)=0".@svteichman to try to figure out why these errors are happening.