View source: R/utils_hm-cp-analysis.R
fit_hm_model | R Documentation |
Provides a convenient wrapper to setup and fit an HM-Model to single molecule myosin trapping data.
fit_hm_model(
trap_data,
run_mean,
run_var,
use_channels,
em_random_start,
is_shiny,
project,
conditions,
date,
obs
)
trap_data |
trap-data.csv |
run_mean |
running mean |
run_var |
running variance |
em_random_start |
TRUE/FALSE |
is_shiny |
TRUE/FALSE |
a list of two. 1) a table with running mean, variance, and hm-model identified state. 2) variance signal-to-noise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.