Maximum likelihood estimate for a reversible count matrix
Parameters: | counts : scipy.sparse.csr_matrix
|
---|---|
Returns: | X : scipy.sparse.csr_matrix
|
Notes
This function can be used to find the maximum likelihood reversible count matrix. See Docs/notes/mle_notes.pdf for details on the math used during these calculations.