Package: AgroReg
Type: Package
Title: Regression Analysis Linear and Nonlinear for Agriculture
Version: 1.1.0
Date: 2021-08-08
Authors@R: 
  c(person("Gabriel Danilo","Shimizu",
           role = c("aut", "cre"),
           email = "shimizu@uel.br",
           comment = c(ORCID = "0000-0001-8524-508X")),
    person("Leandro Simoes Azeredo", "Goncalves",
           role = c("aut","ctb"),
           comment = c(ORCID = "0000-0001-9700-9375")))
Maintainer: Gabriel Danilo Shimizu <shimizu@uel.br>
Description: Linear and nonlinear regression analysis common in agricultural science papers (Archontoulis & Miguez (2015). <doi:10.2134/agronj2012.0506>). The package includes linear, quadratic, cubic, inverse quadratic, exponential, negative exponential, biexponential, Gaussian, three- or four-parameter logistic, four- or five-parameter Brain-Cousens logistic, four- or five-parameter Cedergreen-Ritz-Streibig logistic models. five parameters, Gompertz logistic, Michaelis-Menten, logarithmic, linear-linear segmented, linear-plate segmented, quadratic-plate segmented, nonparametric loess. The functions return the model coefficients and their respective p values, coefficient of determination, root mean square error, AIC, BIC, as well as graphs with the equations automatically. 
License: GPL (>= 2)
Imports: drc, ggplot2, car, crayon, boot, minpack.lm, dplyr,
        rcompanion, broom
Depends: R (>= 3.6)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-09 13:05:46 UTC; Gabriel
Author: Gabriel Danilo Shimizu [aut, cre]
    (<https://orcid.org/0000-0001-8524-508X>),
  Leandro Simoes Azeredo Goncalves [aut, ctb]
    (<https://orcid.org/0000-0001-9700-9375>)
Repository: CRAN
Date/Publication: 2021-08-09 13:30:02 UTC
