View source: R/calcs_fitting.R
prepare_maxlik_count_data | R Documentation |
Prepare count data for max-likelihood optimization fitting
prepare_maxlik_count_data( count_data, model_formula, aberr_module = c("dicentrics", "translocations", "micronuclei") )
count_data |
Count data in data frame form. |
model_formula |
Model formula. |
aberr_module |
Aberration module. |
Data frame of parsed count data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.