mech.model | R Documentation |
This fits the mechanistic model for iBAG
mech.model( mrna, data.list, sep = "_", other.name = "other", default.data.name = "data", DEBUG = FALSE, ... )
mrna |
the mrna data. Look at iBAG::demo_mrna for example format |
data.list |
a list of the upstream data |
sep |
(_): the character value to use as a seperator |
other.name |
("other"): the string to use to label residuals from mechmodel |
default.data.name |
("data"): the string to use to label unnamed datasets from data.list |
DEBUG |
(FALSE): debug flag |
... |
extra arguments for the iBAG model |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.