Hi there!
I'm wondering if it's possible to have a version of the leverage function that operates on sparse matrices?
I'm trying to compute leave-out standard errors (https://github.com/rsaggio87/LeaveOutTwoWay) for a high dimensional fixed-effect model, so loading the matrix into memory isn't feasible
Hi there!
I'm wondering if it's possible to have a version of the
leveragefunction that operates on sparse matrices?I'm trying to compute leave-out standard errors (https://github.com/rsaggio87/LeaveOutTwoWay) for a high dimensional fixed-effect model, so loading the matrix into memory isn't feasible