mikeblazanin / gcplyr

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

train_calc_deriv #214

Open mikeblazanin opened 6 months ago

mikeblazanin commented 6 months 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