ddmodel_binary | R Documentation |
This function uses the model as cmodel.frac, but generalizes to take more than 1 functional categories. This model is applied on data of a single gene
ddmodel_binary(mut, e, bmr, fe)
mut |
a matrix of mutation status 0 or 1 |
e |
a vector,phenotype of each sample,
should match the columns of |
bmr |
a matrix, background mutation rate of each sample at each mutation (log scale) |
fe |
a vector, increased mutation rate at each mutation, due to functional effect (log scale),
should match the rows of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.