Description Usage Arguments Value Examples
predict TMB stat function
1 2 |
y |
A matrix for observed mutation count |
offset |
offset |
phi |
gene dispersion |
cores |
A number which specifiy the nubmer of core to use for parallel computing. |
zero_p |
gene zero fraction |
prior |
prior parameters. If it is NULL, no prior will be used. |
span |
The extension of low and high limit. High = high * span and low = low/span |
low |
The lower limit. |
high |
The higher limit. |
A data.frame contain the result.
1 2 3 4 | ## Not run:
getTMBs(Data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.