[Data article] Is the Weibull model better than the quadratic plateau models for cumulative data?
Codes to create two figures above; https://github.com/agronomy4future/r_code/blob/main/weibullfit.ipynb In my previous posts, I introduced the linear and quadratic plateau models to identify the plateau point where the data stabilizes. ■ How to analyze linear plateau model in R Studio?■ How to analyze quadratic plateau model in R Studio? In this post, I’ll introduce the Weibull model … Read more