T Elser

Results 2 comments of T Elser

How would this work if I wanted a sparse output? If I set `mm1 = trans.get_model_matrix(df, output='sparse')` I get back the expected sparse matrices, and the model specs are ```...

Thanks for the help! In the spirit of Frederik's comment, I'm particularly interested in the serializability and sparse output functionality; I am trying to estimate some large, sparse regression models.