fitMLE | R Documentation |
Maximum likelihood inference of signature proportions
fitMLE(x, ref, itmax = 1000, tol = 1e-04)
x |
Vector of observed proportions of mutation contexts |
ref |
Matrix of reference signature proportions with mutation types in rows and signatures in columns |
itmax |
Maximum number of iterations |
tol |
Tolerance of convergence |
List of exposure vector p
and loglik
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.