AUDPC() trapezoid indexing so results match the documented agricolae::audpc() calculation.AUDPC() and AUDPS() now warn when repeated assessment times are aggregated before area calculation.PowderyMildew dataset, and expanded regression tests for area summaries and model fitting.plot_fit() with residual and wild bootstrap interval methods.K is lower than 1.fit_nlin() and fit_nlin2(), including custom numeric weights, custom weight functions, and fitted-value weighting methods ("binomial", "mean", "cv", and "power") for proportional disease intensity data.Including dataset PowderyMildew containing experimental data of disease progress curves of powdery mildew under different irrigation systems and soil moisture levels in organic tomato
Included the option to define the maximum asymptote K when simulating disease progress curves using the function sim_monomolecular(),sim_logistic(), and sim_gompertz()
Added a warning to the functions fit_nlin() and fit_nlin2() for when the user insert disease intensity data out of the interval 0 and 1.
Added a NEWS.md file to track changes to the package.
fixed a problem with the fit_lin() $data output.