Description Usage Arguments Value Examples
decisionMatrix
1 | decisionMatrix(object)
|
object |
of class decisionMatrix |
a matrix; The description of what combination of features are required to call a state.
1 2 3 | load(system.file("extdata", "poised.promoter.model.rda", package = "StatePaintR"))
poised.promoter.model
decisionMatrix(poised.promoter.model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.