tcplFit2 {tcpl} | R Documentation |
tcpl Wrapper for tcplfit2_core including additional calculations to fit into new schema
tcplFit2(
dat,
fitmodels = c("cnst", "hill", "gnls", "poly1", "poly2", "pow", "exp2", "exp3", "exp4",
"exp5"),
bmed = NULL
)
dat |
output from level 3 processing |
fitmodels |
list of the models that should be fit with the data |
bmed |
baseline value, typically should be 0 |
Data.table with an additional column fitparams that includes all of the fitting parameters