David Angeles-Albores
Results
2
issues of
David Angeles-Albores
I initialize using `otu_vars`, an obs x vars np array, and feed it `dummyDS` as an endogenous obs x 1 vector: `mnlogit = discrete_model.MNLogit(dummyDS, otu_vars)` Then I call the initialize...
comp-docs
comp-base
comp-discrete
Thank you so much for this interesting package! I was reading through the paper, and you calculate a shifted gene expression covariance matrix. Subsequently, you state you compute the euclidean...