Description Usage Arguments Value Examples
View source: R/measure_events.R
Measure single molecule events detected by Hidden Markov Model
1 | measure_events(data, conversion, run_mean_data)
|
conversion |
a tibble with event duration and step size for each event
1 2 3 | measure_events(data = depmix_posterior,
conversion = raw_trace_length/running_calcs_length,
run_mean = running_mean_object_given_2_hmm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.