A combinedMultiHMM
object for demonstration purposes in examples of package chromstaR.
A combinedMultiHMM
object.
1 2 3 4 | ## Get an example combinedMultiHMM
file <- system.file("data","combined_mode-differential.RData",
package="chromstaR")
model <- get(load(file))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.