mikeblazanin / gcplyr

gcplyr is an R package that facilitates wrangling and analysis of microbial growth curve data
https://mikeblazanin.github.io/gcplyr/
Other
28 stars 2 forks source link

train_calc_deriv #214

Open mikeblazanin opened 1 month ago

mikeblazanin commented 1 month ago

Since calc_deriv uses linear fitting of the raw data points to calculate the derivative, we can create a train function that picks the derivative window width based on cross-validation of those linear fits