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

window_width_frac option for analyze function #189

Closed mikeblazanin closed 4 months ago

mikeblazanin commented 5 months ago

Which works like window_width_n, but is specified a la loess' span argument, as a fraction of the n datapoints.