Acessibilidade / Reportar erro

AgroReg: main regression models in agricultural sciences implemented as an R Package

ABSTRACT

Regression analysis is highly relevant to agricultural sciences since many of the factors studied are quantitative. Researchers have generally used polynomial models to explain their experimental results, mainly because much of the existing software perform this analysis and a lack of knowledge of other models. On the other hand, many of the natural phenomena do not present such behavior; nevertheless, the use of non-linear models is costly and requires advanced knowledge of language programming such as R. Thus, this work presents several regression models found in scientific studies, implementing them in the form of an R package called AgroReg. The package comprises 44 analysis functions with 66 regression models such as polynomial, non-parametric (loess), segmented, logistic, exponential, and logarithmic, among others. The functions provide the coefficient of determination (R2), model coefficients and the respective p-values from the t-test, root mean square error (RMSE), Akaike’s information criterion (AIC), Bayesian information criterion (BIC), maximum and minimum predicted values, and the regression plot. Furthermore, other measures of model quality and graphical analysis of residuals are also included. The package can be downloaded from the CRAN repository using the command: install.packages(“AgroReg”). AgroReg is a promising analysis tool in agricultural research on account of its user-friendly and straightforward functions that allow for fast and efficient data processing with greater reliability and relevant information.

agronomic experiments; regression analysis; model selection

Introduction

Agronomic experiments are generally laborious, expensive, and often take years to be performed. Moreover, they are often tricky and complex in planning and execution. They depend on many factors that affect both the efficiency and reliability of results due to the natural variability of biological and agricultural systems (Piepho and Edmondson, 2018Piepho HP, Edmondson RN. 2018. A tutorial on the statistical analysis of factorial experiments with qualitative and quantitative treatment factor levels. Journal of Agronomy and Crop Science 204: 429-455. https://doi.org/10.1111/jac.12267
https://doi.org/10.1111/jac.12267...
).

Experimental design and analysis depend on the measurement structures of treatment factors, and their understanding is essential to a correct analysis (Piepho and Edmondson, 2018Piepho HP, Edmondson RN. 2018. A tutorial on the statistical analysis of factorial experiments with qualitative and quantitative treatment factor levels. Journal of Agronomy and Crop Science 204: 429-455. https://doi.org/10.1111/jac.12267
https://doi.org/10.1111/jac.12267...
). In the case of qualitative factors, the levels do not have a specific level order on a numerical scale (Montgomery, 2017Montgomery DC. 2017. Design and Analysis of Experiments. John Wiley, New York, NY, USA.). In these cases, if the experiment has adequate repetitions, they can be compared by the standard error of the differences or tests of means (Hsu, 1996Hsu J. 1996. Multiple Comparisons: Theory and Methods. Chapman & Hall, London, UK. https://doi.org/10.1201/b15074
https://doi.org/10.1201/b15074...
; Bretz et al., 2011Bretz F, Hothorn T, Westfall P. 2011. Multiple Comparisons Using R. CRC Press, Boca Raton, FL, USA.; Piepho and Edmondson, 2018Piepho HP, Edmondson RN. 2018. A tutorial on the statistical analysis of factorial experiments with qualitative and quantitative treatment factor levels. Journal of Agronomy and Crop Science 204: 429-455. https://doi.org/10.1111/jac.12267
https://doi.org/10.1111/jac.12267...
).

Treatment factors are quantitative when the levels can be ordered numerically (Montgomery, 2017Montgomery DC. 2017. Design and Analysis of Experiments. John Wiley, New York, NY, USA.). In this case, regression analysis is recommended, which uses distance information on the scale of quantitative predictors, allowing for the estimation of values even if they were not observed in the study (Cochran and Cox, 1986Cochran WG, Cox GM. 1986. Experimental Design. 2ed. John Wiley, New York, NY, USA.; Pimentel-Gomes, 2009Pimentel-Gomes F. 2009. Experimental Statistics Course = Curso de Estatística Experimental. 15ed. Nobel, Piracicaba, SP, Brazil (in Portuguese).; Banzatto and Kronka, 2013Banzatto DA, Kronka SN. 2013. Agricultural Experimentation = Experimentação Agrícola. 4ed. FUNEP, Jaboticabal, SP, Brazil (in Portuguese).; Storck et al., 2016Storck L, Lopes SJ, Estefanel V, Garcia DC. 2016. Plant Experimentation = Experimentação Vegetal. 3ed. Editora UFSM, Santa Maria, RS, Brazil (in Portuguese).). However, an experiment for such a purpose requires at least three levels of the factor, although at least five are desirable.

Experiments that study quantitative factors in agricultural sciences have been reported in several articles such as studies of plant density or population (Van Roekel and Coulter, 2011Van Roekel RJ, Coulter JA. 2011. Agronomic responses of corn to planting date and plant density. Agronomy Journal 103: 1414-1422. https://doi.org/10.2134/agronj2011.0071
https://doi.org/10.2134/agronj2011.0071...
; Williams et al., 2021Williams JJ, Dodds DM, Buehring NW, Dhillon JS, Henry WB. 2021. Corn response to row spacing and plant population in the mid-south United States. Agronomy Journal 113: 4132-4141. https://doi.org/10.1002/agj2.20817
https://doi.org/10.1002/agj2.20817...
), fruit post-harvest quality (Marodin et al., 2016Marodin JC, Resende JTV, Morales RGF, Faria MV, Trevisam AR, Figueiredo AST, et al. 2016. Tomato post-harvest durability and physicochemical quality depending on silicon sources and doses. Horticultura Brasileira 34: 361-366. http://dx.doi.org/10.1590/S0102-05362016003009
http://dx.doi.org/10.1590/S0102-05362016...
), seed germination (Motsa et al., 2015Motsa MM, Slabbert MM, Van Averbeke W, Morey L. 2015. Effect of light and temperature on seed germination of selected African leafy vegetables. South African Journal of Botany 99: 29-35. https://doi.org/10.1016/j.sajb.2015.03.185
https://doi.org/10.1016/j.sajb.2015.03.1...
), weed control (Noel et al., 2018Noel ZA, Wang J, Chilvers MI. 2018. Significant influence of EC50 estimation by model choice and EC50 type. Plant Disease 102: 708-714. https://doi.org/10.1094/PDIS-06-17-0873-SR
https://doi.org/10.1094/PDIS-06-17-0873-...
), and growth curves (Lúcio and Sari, 2017Lúcio ADC, Sari BG. 2017. Planning and implementing experiments and analyzing experimental data in vegetable crops: problems and solutions. Horticultura Brasileira 35: 316-327. https://doi.org/10.1590/S0102-053620170302
https://doi.org/10.1590/S0102-0536201703...
). In these studies, polynomial models were predominantly used and, although this is not incorrect, many natural phenomena do not present such behavior but rather specific models (Archontoulis and Miguez, 2015Archontoulis SV, Miguez FE. 2015. Nonlinear regression models and applications in agricultural research. Agronomy Journal 107: 786-798. https://doi.org/10.2134/agronj2012.0506
https://doi.org/10.2134/agronj2012.0506...
).

Programming languages, such as SAS or R, usually perform non-linear models. For instance, regression analysis can be performed in the base R language using functions such as lm, nls or glm. Nevertheless, non-linear models performed by the nls function require the prior specification of values to obtain model coefficient estimates, which is time-consuming. Implementing the R package may help carry out these analyses, as it is more straightforward and accessible for users. Thus, this work presents regression models found in scientific studies and implements them as an R package called AgroReg.

Materials and Methods

Creation of the AgroReg package

The package was built using the R (version 4.1.0) language (R Core Team, 2021), and documentation and checks were generated by the devtools packages (Wickham et al., 2021Wickham H, Hester J, Chang W, Bryan J. 2021. devtools: Tools to Make Developing R Packages Easier. R package version 2.4.2. https://CRAN.R-project.org/package=devtools
https://CRAN.R-project.org/package=devto...
) and roxygen2 (Wickham et al., 2021Wickham H, Hester J, Chang W, Bryan J. 2021. devtools: Tools to Make Developing R Packages Easier. R package version 2.4.2. https://CRAN.R-project.org/package=devtools
https://CRAN.R-project.org/package=devto...
) to facilitate the construction and adequacy of the CRAN policy. The drc (Ritz et al., 2015Ritz C, Baty F, Streibig JC, Gerhard D. 2015. Dose-response analysis using R. PloS One 10: e0146021. https://doi.org/10.1371/journal.pone.0146021
https://doi.org/10.1371/journal.pone.014...
) and ggplot2 (Wickham et al., 2016Wickham H, Danenberg P, Csárdi G, Eugster M. 2016. roxygen2: In-Line Documentation for R. R package version 7.1.1. https://CRAN.R-project.org/package=roxygen2
https://CRAN.R-project.org/package=roxyg...
) packages were imported and added as a dependency, the first for logistic regression analysis and the second for graphical representation. Other packages (boot, minpack.lm, dplyr, rcompanion, and broom) have also been added as a dependency to make it easier to build functions.

Installation

All developed functions were written in the R programming language; therefore, they can be executed in the R environment or any GUI (Graphical User Interface) that uses this language, such as RStudio (https://www.rstudio.com/). R can be installed on Windows, Linux, or Mac systems. Thus, the scientific community can freely use this package regardless of the operating system. The AgroReg package can be installed from the CRAN repository using the following command:

install.packages(“AgroReg”, dependencies=TRUE)

The following command must be run to load the package:

library(AgroReg)

The package documentation can be accessed via the link: https://cran.r-project.org/web/packages/AgroReg/AgroReg.pdf

Data set

The collection of functions available in the AgroReg package implements several methods to describe many of the phenomena observed in quantitative studies in agricultural sciences, as mentioned in Table 1. Thus, the data obtained in real experiments were implemented to better exemplify the applications of the package. The use of the functions available in the package and the interpretation of their results are best presented in the form of an applied example using real data.

Table 1
– Functions, descriptions, mathematical model, and applications of the models implemented in the AgroReg package.

“aristolochia”

The data for exemplifying the functions “LM”, “LM_i”, “LM13”, “LM13i”, “LM23”, “LM23i”, “LM2i3”, “logistic”, “LL”, “CD”, “BC”, “GP”, “SH”, “gaussianreg”, “loessreg”, “newton”, “valcam”, and “VG” come from an experiment conducted at the Seed Analysis Laboratory of the Center for Agricultural Sciences at the State University of Londrina (UEL) (23°19’42.8” S, 51°12’11.9” W, altitude 580 m), in which five temperatures (15, 20, 25, 30, and 35 °C) were assessed as to their effect on the germination of Aristolochia elegans. The experiment was conducted in a completely randomized design with twelve replicates of 25 seeds each. Data can be accessed by the command data(“aristolochia”).

“granada”

The “granada” dataset represents partial data from an experiment conducted at UEL to evaluate the drying kinetics of pomegranate peel over time. Mass loss was assessed at 60, 210, 390, 720, 930, 1410, 1890, 2370 min after the beginning of the experiment. This dataset was used to exemplify the following functions: “AM”, “asymptotic”, “asymptotic_neg”, “asymptotic_i”, “asymptotic_ineg”, “biexponential”, “hill”, “MM”, “GP”, “weibull”, “GP”, “valcam”, “linear.linear”, “linear.plateau”, “quadratic.plateau”, “plateau.linear”, “plateau.quadratic”, “midilli”, “midillim”, “PAGE”, “peleg”, “potential”, “yieldloss”, “lorentiz”, and “mitscherlich” (Table 1). Data can be accessed by the command data(“granada”).

Regression models

All regression models implemented in the package are shown in Table 1, in addition to functions and descriptions, as well as applications in articles in the field of agricultural sciences. The models were grouped into non-parametric (loess), polynomial, logistic or S-shaped, logarithmic, bell-shaped, segmented, and exponential models. They were primarily extracted from scientific journals with original works such as the one from Sadeghi et al. (2019)Sadeghi E, Haghighi Asl A, Movagharnejad K. 2019. Mathematical modelling of infrared-dried kiwifruit slices under natural and forced convection. Food Science & Nutrition 7: 3589-3606. https://doi.org/10.1002/fsn3.1212
https://doi.org/10.1002/fsn3.1212...
or review articles, including the one written by Archontoulis and Miguez (2015)Archontoulis SV, Miguez FE. 2015. Nonlinear regression models and applications in agricultural research. Agronomy Journal 107: 786-798. https://doi.org/10.2134/agronj2012.0506
https://doi.org/10.2134/agronj2012.0506...
, aiming to cover as many regression models as possible. Furthermore, modifications of specific models were also implemented.

Polynomial models, also called linear models, were implemented from the lm base R function. The same procedure was used to obtain the logarithmic curves, the Valcam model, and specific exponential models. On the other hand, the non-parametric loess regression, also known as local regression, was performed using the loess base R function.

Logistic equation models, also called sigmoid curves, are S-shaped and mainly used to describe plant growth curves, seed germination over time, or herbicide dose-response studies (Archontoulis and Miguez, 2015Archontoulis SV, Miguez FE. 2015. Nonlinear regression models and applications in agricultural research. Agronomy Journal 107: 786-798. https://doi.org/10.2134/agronj2012.0506
https://doi.org/10.2134/agronj2012.0506...
). They are implemented in the drc (Ritz et al., 2015Ritz C, Baty F, Streibig JC, Gerhard D. 2015. Dose-response analysis using R. PloS One 10: e0146021. https://doi.org/10.1371/journal.pone.0146021
https://doi.org/10.1371/journal.pone.014...
) and aomisc (https://github.com/OnofriAndreaPG/aomisc) packages. Thus, in AgroReg, these functions were imported and summarized in a more straightforward function with more information.

Finally, nls from the stats package was used for the other functions, relying on the methodology of ordinary least squares. In these cases, pre-established algorithms were used to automate the initial information. Thereby, most functions do not require initial information to generate models, although the problematic convergence of coefficients may occur, owing to not estimating good initial values. In such a situation, the user can specify a priori information by the “initial” argument, according to each regression model.

Statistical information and parameters

The functions were developed to provide estimates of the maximum and minimum predicted values obtained in the curve within the studied range. In addition, statistical parameters such as AIC (Akaike’s information criterion), BIC (Bayesian information criterion), R2 (coefficient of determination) or Pseudo-R2 (correlation between observed and predicted outcome), RMSE (root mean square error), and p-value from the t-test of coefficients were also returned. In the case of polynomial models, the variance inflation factor (VIF) is also given.

The root mean square error is calculated by the following formula:

R M S E = i = 1 n ( Y i Y i ) 2 n (1)

where Ŷ1 is the response predicted by the model, Yi the observed response, and n the sample size.

The Akaike’s Information (AIC) and Bayesian Information (BIC) Criteria are calculated by the formula:

A I C i = 2 log L i + 2 p i (2)
B I C i = 2 log L i + p i log n (3)

where: Li and pi are the likelihood function and number of parameters for each model, and n the number of observations.

The VIF is calculated using the formula:

V I F j = 1 1 R j 2 j = 1 , 2 , , p (4)

where: p is the number of predictor variables; Rj2 the multiple correlation coefficient, resulting from the Xj regression on the other p-1 regressors.

Other goodness-of-fit statistical parameters such as MBE – mean bias error, MBER – relative mean bias error, MAE – mean absolute error, RMAE – relative mean absolute error, SE – standard error, MSE – mean squared error, rMSE – relative mean square error, EF – modeling efficiency, SD – standard deviation of differences, and CRM – coefficient of residual mass are provided separately from the analyses, through the “stat_param” function. Graphical analysis of residuals can be performed by the command “extract.model” as follows:

M B E = 1 n i = 1 n ( Y ^ i Y i ) (5)
R M B E = 1 n i = 1 n ( Y ^ i Y i ) Y ^ o (6)
M A E = 1 n i = 1 n | Y ^ i Y i | (7)
R M A E = 1 n i = 1 n | Y ^ i Y i | Y ^ i (8)
S E = i = 1 n ( Y ^ i Y ) 2 (9)
M S E = i = 1 n ( Y ^ i Y i ) 2 n (10)
r M S E = i = 1 n ( Y ^ i Y i ) 2 n Y ^ o (11)
E F = 1 i = 1 n ( Y ^ i Y i ) 2 i = 1 n ( Y i Y ¯ i ) 2 (12)
S D = n ( ϵ ϵ ¯ ) 2 n 1 (13)
C R M = ϵ ¯ Y ¯ i (14)

where: Ŷi is the response predicted by the model, Yi the observed response, Ȳ1the mean of the observed response, ∈̄ the mean of the difference between the predicted and the observed response, and n the sample size.

Results and Discussion

General information

The package has 44 regression analysis functions, which can also be accessed using the “regression” function and defining the “model” argument according to the requested regression model (Table 1). This function has the simple linear model (model=“LM1”) by default, as follows:

> data(“aristolochia”)

> with(aristolochia, regression(trat, resp, model=“LM1”))

For more information, access the documentation for the function (“?regression”).

In all analysis functions, the first two arguments are mandatory, representing the independent variable and dependent variable, respectively. In the case of polynomial functions (LM and LM_i), the argument “degree” defines the polynomial degree, while for logistic functions and some exponentials, such as logistic, LL, BC, CD, GP, weibull, lorentz, and MM, the argument “npar” sets the number of parameters.

Figures 1A and B show the plot of the simple linear regression analysis and Brain-Cousens four-parameter logistic model, respectively. Curves joining can be accessed by the “plot_arrange” function (Figure 1C), requiring a list with the outputs of each analysis as the only mandatory argument, as follows:

Figure 1
– Exemplification of the output of a linear (A) and Brain-Cousens logistic (B) function and union of the curves in a plot (C) using the functions from the AgroReg package for the “aristolochia” dataset of the germination of seeds of Aristolochia elegans depending on the temperature.

> data(“aristolochia”)

> reg1 = with (aristolochia, LM(trat, resp))

> reg2 = with(aristolochia, BC(trat, resp))

> plot_arrange(list(reg1, reg2))

The graphical representation synthesis is a laborious and error-prone step, especially when the user needs more experience with the R language. Thus automatically providing the graphics such as equations and the coefficient of determination (R2 or Pseudo R2) avoids errors made by the researcher and optimizes time in this process within the regression analysis. In addition, the user can also change several graphic parameters such as shape, size, and markup color; titles and text size of axes; plotting standard error bars, standard deviation, or with no bars; and equations position among other arguments (for help, access “?AgroReg”).

Finally, the package provides essential information on selecting regression models such as AIC and BIC. For both statistical criteria, a lower value indicates a preferable model. BIC differs from AIC only in the second term of the equation which depends on n. Thus, as n increases, BIC favors the simpler models (fewer parameters), which is why, sometimes, AIC and BIC indices disagree (Archontoulis and Miguez, 2015Archontoulis SV, Miguez FE. 2015. Nonlinear regression models and applications in agricultural research. Agronomy Journal 107: 786-798. https://doi.org/10.2134/agronj2012.0506
https://doi.org/10.2134/agronj2012.0506...
). In addition, the coefficient of determination (R2) is also returned, in which values close to 1 are desirable, although, in the case of linear models (“LM” function), attention should be paid to the problem of multicollinearity, which is evaluated as VIF in the function and should be less than 5 or 10 according to Myers and Montgomery (2002)Myers RH, Montgomery DC. 2002. Response Surface Methodology: Process and Product Optimization using Designed Experiments. 2ed. John Wiley, New York, NY, USA. and Petrini et al. (2012)Petrini J, Dias RAP, Pertile SFN, Eler JP, Ferraz JBS, Mourão GB. 2012. Degree of multicollinearity and variables involved in linear dependence in additive-dominant models. Pesquisa Agropecuária Brasileira 47: 1743-1750. https://doi.org/10.1590/S0100-204X2012001200010
https://doi.org/10.1590/S0100-204X201200...
, respectively. The information can be summarized in a table using the “comparative_model” function and inserting a list with the variables returned in each analysis function.

Applied example

To exemplify and guide the use of the AgroReg package and interpret the results generated, an applied example with the dataset “granada” was inserted. The first step of any statistical analysis is to study descriptive exploratory information, obtaining, for example, position measures such as mean, median, maximum, minimum, and measures of dispersion such as variance and standard deviation. On the other hand, in the case of regression analyses, a procedure that must be carried out in advance is the graphical visualization of the results (Archontoulis and Miguez, 2015Archontoulis SV, Miguez FE. 2015. Nonlinear regression models and applications in agricultural research. Agronomy Journal 107: 786-798. https://doi.org/10.2134/agronj2012.0506
https://doi.org/10.2134/agronj2012.0506...
) because, with such information, it is possible to identify patterns and thus target specific models, avoiding unnecessary processes and clearing the path to reach a biologically acceptable explanation. This critical stage was further explored from the dataset known as the Anscombe quartet, proposed by the statistician Francis Anscombe in 1973, who observed that in four datasets, identical fitted and regression coefficients were produced; however, when viewed graphically, they revealed surprisingly different patterns of covariation between x and y.

In the case of the “granada” dataset, exploratory plots using the “Nreg” function were generated (Figure 2A and B). The dataset exhibited a visually noticeable low variability and a sharp rise in growth up to 1000 min with subsequent stability. This behavior is like exponential models or models that behave similarly, such as Michaelis-Menten, logistic models, or Mitscherlich. Segmented models, such as linear-linear, linear-plateau, and quadratic-plateau models, are also used to explain this behavior. Next, the routine of these functions and the appearance of the curve (Figure 3) is presented.

Figure 2
– Visualization of all observations by scatter plot (A) and mean and standard deviation (B) for the “granada” dataset. WL = weight loss, Time (min) = Time after pomegranate peel begins to dry. The function returns a “not significant” label as this function can be used to represent the absence of a trend when you want to join the plots.

Figure 3
– Regression plot with the ten regression models used to exemplify the commands in the AgroReg package for the “granada” dataset. WL = weight loss, Time (min) = Time after pomegranate peel begins to dry.

> with(granada, Nreg(time, WL))

> models = c(“asymptotic_neg”, “biexponential”, “LL3”, “BC4”, “CD5”, “linear.linear”, “linear.plateau”, “quadratic.plateau”, “mitscherlich”, “MM2”)

> m = lapply(models, function(x) {

m = with(granada, regression(time, WL, model = x))})

> plot_arrange(m, trat = paste((“,models,”)))

After obtaining the model, the next step is the analysis of the residues. In AgroReg, this analysis can be performed graphically, as follows:

> a = with(granada, asymptotic_neg(time, WL))

> extract.model(a, type = “qqplot”)

Based on the theoretical quantile graph (Figure 4A-J), all models presented points close to the normal distribution curve, even though there are better-fitted models, such as three-parameter log-logistic and four-parameter Brain-Cousens. Table 2 presents the statistical parameters of each model used in Figure 4A-J. In addition, the package also implemented bar graphs that facilitate the visualization of the model choice parameters (Figure 5). Thus, in this example, the biexponential model had the lowest AIC (307.46) and BIC (318.44) values and was among the models with the lowest RMSE and higher R2, in addition to presenting all significant coefficients by the t-test (p < 0.05). However, although there are models statistically more adequate, almost all the models used could be applied to explain the behavior of this study.

Figure 4
– QQ-plot plot of model residuals generated by the AgroReg package: negative asymptotic (A), biexponential (B), three-parameter log-logistic (C), four-parameter Brain-Cousens (D), five-parameter Cedergreen-Ritz (E), segmented linear-linear (F), segmented linear-plateau (G), segmented quadratic-plateau (H), Mistcherlich (I), and two-parameter Michaelis-Menten (J). Residuals generated from the models used in the “granada” dataset for the variable WL (weight loss) as a function of drying time.

Table 2
– Regression model, AgroReg package function, coefficient of determination (R2), Akaike’s information criterion (AIC), Bayesian information criterion (BIC), root mean square error (RMSE), and coefficients of the model for the example “granada” dataset for the variable WL (weight loss) as a function of drying time.

Figure 5
– Graphic representation of comparisons between regression models according to the criteria of AIC (Akaike information criterion), BIC (Bayesian Information Criterion), R2 (coefficient of determination), and RMSE (root mean square error). The information is generated through the models used in the “granada” dataset for the variable WL (weight loss) as a function of drying time.

AgroReg is a promising analysis tool in agricultural research because it has simple functions that allow for fast and efficient data processing, aiming to offer greater reliability and relevant information. In addition, new functions and updates will be carried out to improve the package to meet the demands of the scientific community.

References

  • Angeloni P, Aguirrezábal L, Echarte MM. 2021. Assessing the mechanisms underlying sunflower grain weight and oil content responses to temperature during grain filling. Field Crops Research 262: 108040. https://doi.org/10.1016/j.fcr.2020.108040
    » https://doi.org/10.1016/j.fcr.2020.108040
  • Anscombe FJ. 1973. Graphs in statistical analysis. The American Statistician 27: 17-21.
  • Archontoulis SV, Miguez FE. 2015. Nonlinear regression models and applications in agricultural research. Agronomy Journal 107: 786-798. https://doi.org/10.2134/agronj2012.0506
    » https://doi.org/10.2134/agronj2012.0506
  • Avhad MR, Marchetti JM. 2016. Mathematical modelling of the drying kinetics of Hass avocado seeds. Industrial Crops and Products 91: 76-87. https://doi.org/10.1016/j.indcrop.2016.06.035
    » https://doi.org/10.1016/j.indcrop.2016.06.035
  • Banzatto DA, Kronka SN. 2013. Agricultural Experimentation = Experimentação Agrícola. 4ed. FUNEP, Jaboticabal, SP, Brazil (in Portuguese).
  • Barrow NJ, Debnath A, Sen A. 2020. Measurement of the effects of pH on phosphate availability. Plant and Soil 454: 217-224. https://doi.org/10.1007/s11104-020-04647-5
    » https://doi.org/10.1007/s11104-020-04647-5
  • Bateman AM, Erickson TE, Merritt DJ, Veneklaas EJ, Muñoz-Rojas M. 2019. Water availability drives the effectiveness of inorganic amendments to increase plant growth and substrate quality. Catena 182: 104116. https://doi.org/10.1016/j.catena.2019.104116
    » https://doi.org/10.1016/j.catena.2019.104116
  • Bretz F, Hothorn T, Westfall P. 2011. Multiple Comparisons Using R. CRC Press, Boca Raton, FL, USA.
  • Cochran WG, Cox GM. 1986. Experimental Design. 2ed. John Wiley, New York, NY, USA.
  • Cousens R. 1985. A simple model relating yield loss to weed density. Annals of Applied Biology 107: 239-252. https://doi.org/10.1111/j.1744-7348.1985.tb01567.x
    » https://doi.org/10.1111/j.1744-7348.1985.tb01567.x
  • Couto APS, Pereira AE, Abati J, Camargo Fontanela ML, Dias-Arieira CR, Krohn NG. 2021. Seed treatment with Trichoderma and chemicals to improve physiological and sanitary quality of wheat cultivars. Revista Caatinga 34: 813-823. http://dx.doi.org/10.1590/1983-21252021v34n408rc
    » http://dx.doi.org/10.1590/1983-21252021v34n408rc
  • Diel, MI, Sari, BG, Krysczun, DK, Olivoto T, Pinheiro, MVM, Meira, D, et al. 2019. Nonlinear regression for description of strawberry (Fragaria × ananassa) production. The Journal of Horticultural Science and Biotechnology 94: 259-273. https://doi.org/10.1080/14620316.2018.1472045
    » https://doi.org/10.1080/14620316.2018.1472045
  • Fang SL, Kuo YH, Kang L, Chen CC, Hsieh CY, Yao MH, et al. 2022. Using Sigmoid Growth Models to Simulate Greenhouse Tomato Growth and Development. Horticulturae 8: 1021. https://doi.org/10.3390/horticulturae8111021
    » https://doi.org/10.3390/horticulturae8111021
  • Ferreira AS, Zucareli C, Werner F, Fonseca ICB, Balbinot Junior AA. 2020. Minimum optimal seeding rate for indeterminate soybean cultivars grown in the tropics. Agronomy Journal 112: 2092-2102. https://doi.org/10.1002/agj2.20188
    » https://doi.org/10.1002/agj2.20188
  • Gonçalves FDC, Grangeiro LC, Sousa VFL, Santos JP, Souza FI, Silva LRR. 2019. Yield and quality of densely cultivated onion cultivars as function of nitrogen fertilization. Revista Brasileira de Engenharia Agrícola e Ambiental 23: 847-851. http://dx.doi.org/10.1590/1807-1929/agriambi.v23n11p847-851
    » http://dx.doi.org/10.1590/1807-1929/agriambi.v23n11p847-851
  • González-Concha LF, Ramírez-Gil JG, García-Estrada RS, Rebollar-Alviter Á, Tovar-Pedraza JM. 2021. Spatiotemporal analyses of tomato brown rugose fruit virus in commercial tomato greenhouses. Agronomy 11: 1268. https://doi.org/10.3390/agronomy11071268
    » https://doi.org/10.3390/agronomy11071268
  • Hsu J. 1996. Multiple Comparisons: Theory and Methods. Chapman & Hall, London, UK. https://doi.org/10.1201/b15074
    » https://doi.org/10.1201/b15074
  • Kerr RA, McCarty LB, Bridges WC, Cutulle M. 2018. Key morphological events following late-season goosegrass (Eleusine indica) germination. Weed Technology 33: 196-201. https://doi.org/10.1017/wet.2018.93
    » https://doi.org/10.1017/wet.2018.93
  • Lúcio ADC, Sari BG. 2017. Planning and implementing experiments and analyzing experimental data in vegetable crops: problems and solutions. Horticultura Brasileira 35: 316-327. https://doi.org/10.1590/S0102-053620170302
    » https://doi.org/10.1590/S0102-053620170302
  • Maingi FM, Mbuvi HM. 2020. The effect of potassium dosage on selected growth parameters and yield response modeling on potatoes grown in Molo, Kenya. Journal of Scientific Agriculture 4: 101-107. https://doi.org/10.25081/jsa.2020.v4.6388
    » https://doi.org/10.25081/jsa.2020.v4.6388
  • Mamedi A, Afshari RT, Oveisi M. 2017. Cardinal temperatures for seed germination of three quinoa (Chenopodium quinoa Willd.) cultivars. Iranian Journal of Field Crop Science 48: 89-100. https://doi.org/10.22059/ijfcs.2017.206204.654106
    » https://doi.org/10.22059/ijfcs.2017.206204.654106
  • Marodin JC, Resende JTV, Morales RGF, Faria MV, Trevisam AR, Figueiredo AST, et al. 2016. Tomato post-harvest durability and physicochemical quality depending on silicon sources and doses. Horticultura Brasileira 34: 361-366. http://dx.doi.org/10.1590/S0102-05362016003009
    » http://dx.doi.org/10.1590/S0102-05362016003009
  • Mendes RR, Oliveira Jr. RS, Constantin J, Silva VFV, Hencks JR. 2019. Identification and mapping of cross-resistance patterns to ALS-inhibitors in greater beggarticks (Bidens spp.). Planta Daninha 37: 1-10. https://doi.org/10.1590/S0100-83582019370100117
    » https://doi.org/10.1590/S0100-83582019370100117
  • Metcalfe H, Milne AE, Hull R, Murdoch AJ, Storkey J. 2017. The implications of spatially variable pre-emergence herbicide efficacy for weed management. Pest Management Science 74: 755-765. https://doi.org/10.1002/ps.4784
    » https://doi.org/10.1002/ps.4784
  • Montgomery DC. 2017. Design and Analysis of Experiments. John Wiley, New York, NY, USA.
  • Motsa MM, Slabbert MM, Van Averbeke W, Morey L. 2015. Effect of light and temperature on seed germination of selected African leafy vegetables. South African Journal of Botany 99: 29-35. https://doi.org/10.1016/j.sajb.2015.03.185
    » https://doi.org/10.1016/j.sajb.2015.03.185
  • Myers RH, Montgomery DC. 2002. Response Surface Methodology: Process and Product Optimization using Designed Experiments. 2ed. John Wiley, New York, NY, USA.
  • Noel ZA, Wang J, Chilvers MI. 2018. Significant influence of EC50 estimation by model choice and EC50 type. Plant Disease 102: 708-714. https://doi.org/10.1094/PDIS-06-17-0873-SR
    » https://doi.org/10.1094/PDIS-06-17-0873-SR
  • Pêgo RG, Grossi JAS, Barbosa JG. 2012. Soaking curve and effect of temperature on the germination of daisy seeds. Horticultura Brasileira 30: 312-316. https://doi.org/10.1590/S0102-05362012000200021
    » https://doi.org/10.1590/S0102-05362012000200021
  • Petrini J, Dias RAP, Pertile SFN, Eler JP, Ferraz JBS, Mourão GB. 2012. Degree of multicollinearity and variables involved in linear dependence in additive-dominant models. Pesquisa Agropecuária Brasileira 47: 1743-1750. https://doi.org/10.1590/S0100-204X2012001200010
    » https://doi.org/10.1590/S0100-204X2012001200010
  • Piepho HP, Edmondson RN. 2018. A tutorial on the statistical analysis of factorial experiments with qualitative and quantitative treatment factor levels. Journal of Agronomy and Crop Science 204: 429-455. https://doi.org/10.1111/jac.12267
    » https://doi.org/10.1111/jac.12267
  • Pimentel-Gomes F. 2009. Experimental Statistics Course = Curso de Estatística Experimental. 15ed. Nobel, Piracicaba, SP, Brazil (in Portuguese).
  • Ritz C, Baty F, Streibig JC, Gerhard D. 2015. Dose-response analysis using R. PloS One 10: e0146021. https://doi.org/10.1371/journal.pone.0146021
    » https://doi.org/10.1371/journal.pone.0146021
  • Rosa DP, Cantú-Lozano D, Luna-Solano G, Polachini TC, Telis-Romero J. 2015. Mathematical modeling of orange seed drying kinetics. Ciência e Agrotecnologia 39: 291-300. https://doi.org/10.1590/S1413-70542015000300011
    » https://doi.org/10.1590/S1413-70542015000300011
  • Sadeghi E, Haghighi Asl A, Movagharnejad K. 2019. Mathematical modelling of infrared-dried kiwifruit slices under natural and forced convection. Food Science & Nutrition 7: 3589-3606. https://doi.org/10.1002/fsn3.1212
    » https://doi.org/10.1002/fsn3.1212
  • Schabenberger O, Tharp BE, Kells JJ, Penner D. 1999. Statistical tests for hormesis and effective dosages in herbicide dose response. Agronomy Journal 91: 713-721. https://doi.org/10.2134/agronj1999.914713x
    » https://doi.org/10.2134/agronj1999.914713x
  • Sharma G, Verma RC, Pathare P. 2005. Mathematical modeling of infrared radiation thin layer drying of onion slices. Journal of Food Engineering 71: 282-286. https://doi.org/10.1016/j.jfoodeng.2005.02.010
    » https://doi.org/10.1016/j.jfoodeng.2005.02.010
  • Shimizu GD, Paula JCB, Neves CSVJ, Pacheco CA. 2020. Quality of pomegranate peel cultivar Valenciana as determined by different drying methods. Revista Brasileira de Fruticultura 42: 1-12. https://doi.org/10.1590/0100-29452020431
    » https://doi.org/10.1590/0100-29452020431
  • Silva FP, Siqueira VC, Martins EAS, Miranda FMN, Melo RM. 2017. Thermodynamic properties and drying kinetics of Bauhinia forficata Link leaves. Revista Brasileira de Engenharia Agrícola e Ambiental 21: 61-67. https://doi.org/10.1590/1807-1929/agriambi.v21n1p61-67
    » https://doi.org/10.1590/1807-1929/agriambi.v21n1p61-67
  • Silva JN, Bezerra Neto F, Lima JSS, Barros Júnior AP, Nunes RLC, Chaves AP. 2020. Agronomic and economic feasibility indicators for cowpea-vegetable under green manure in a semiarid environment. Revista Ciência Agronômica 51: 1-11. https://doi.org/10.5935/1806-6690.20200040
    » https://doi.org/10.5935/1806-6690.20200040
  • Storck L, Lopes SJ, Estefanel V, Garcia DC. 2016. Plant Experimentation = Experimentação Vegetal. 3ed. Editora UFSM, Santa Maria, RS, Brazil (in Portuguese).
  • Swarcewicz MK, Gregorczyk A. 2013. Atrazine degradation in soil: effects of adjuvants and a comparison of three mathematical models. Pest Management Science 69: 1346-1350. https://doi.org/10.1002/ps.3510
    » https://doi.org/10.1002/ps.3510
  • Tzempelikos DA, Vouros AP, Bardakas AV, Filios AE, Margaris DP. 2015. Experimental study on convective drying of quince slices and evaluation of thin-layer drying models. Engineering in Agriculture, Environment and Food 8: 169-177. https://doi.org/10.1016/j.eaef.2014.12.002
    » https://doi.org/10.1016/j.eaef.2014.12.002
  • Van Roekel RJ, Coulter JA. 2011. Agronomic responses of corn to planting date and plant density. Agronomy Journal 103: 1414-1422. https://doi.org/10.2134/agronj2011.0071
    » https://doi.org/10.2134/agronj2011.0071
  • Wickham H, Danenberg P, Csárdi G, Eugster M. 2016. roxygen2: In-Line Documentation for R. R package version 7.1.1. https://CRAN.R-project.org/package=roxygen2
    » https://CRAN.R-project.org/package=roxygen2
  • Wickham H, Hester J, Chang W, Bryan J. 2021. devtools: Tools to Make Developing R Packages Easier. R package version 2.4.2. https://CRAN.R-project.org/package=devtools
    » https://CRAN.R-project.org/package=devtools
  • Williams JJ, Dodds DM, Buehring NW, Dhillon JS, Henry WB. 2021. Corn response to row spacing and plant population in the mid-south United States. Agronomy Journal 113: 4132-4141. https://doi.org/10.1002/agj2.20817
    » https://doi.org/10.1002/agj2.20817
  • Xi B, Zhai LM, Liu J, Liu S, Wang HY, Luo CY, et al. 2016. Long-term phosphorus accumulation and agronomic and environmental critical phosphorus levels in Haplic Luvisol soil in northern China. Journal of Integrative Agriculture 15: 200-208. https://doi.org/10.1016/S2095-3119(14)60947-3
    » https://doi.org/10.1016/S2095-3119(14)60947-3
  • Yano T, Morisaki A, Matsubara K, Ito SI, Kitano M. 2018. Growth analysis of potted seedlings of Satsuma mandarin (Citrus unshiu Marc.) under different light conditions and air temperatures. Horticulture Journal 87: 34-42 https://doi.org/10.2503/hortj.OKD-051
    » https://doi.org/10.2503/hortj.OKD-051
  • Yin X, Kropff MJ, McLaren G, Visperas RM. 1995. A nonlinear model for crop development as a function of temperature. Agricultural and Forest Meteorology 77: 1-16. https://doi.org/10.1016/0168-1923(95)02236-Q
    » https://doi.org/10.1016/0168-1923(95)02236-Q
  • Zaferanieh M, Mahdavi B, Torabi B. 2020. Effect of temperature and water potential on Alyssum homolocarpum seed germination: quantification of the cardinal temperatures and using hydro thermal time. South African Journal of Botany 131: 259-266. https://doi.org/10.1016/j.sajb.2020.02.006
    » https://doi.org/10.1016/j.sajb.2020.02.006
  • Zannou O, Pashazadeh H, Ghellam M, Hassan AM, Koca I. 2021. Optimization of drying temperature for the assessment of functional and physical characteristics of autumn olive berries. Journal of Food Processing and Preservation 45: 1-13. https://doi.org/10.1111/jfpp.15658
    » https://doi.org/10.1111/jfpp.15658
  • Zhai L, Li H, Song S, Zhai L, Ming B, Li S, et al. 2021. Intra-specific competition affects the density tolerance and grain yield of maize hybrids. Agronomy Journal 113: 224-235. https://doi.org/10.1002/agj2.20438
    » https://doi.org/10.1002/agj2.20438

Edited by

Edited by: Luiz Alexandre Peternelli

Publication Dates

  • Publication in this collection
    07 July 2023
  • Date of issue
    2023

History

  • Received
    07 Nov 2022
  • Accepted
    27 Jan 2023
Escola Superior de Agricultura "Luiz de Queiroz" USP/ESALQ - Scientia Agricola, Av. Pádua Dias, 11, 13418-900 Piracicaba SP Brazil, Phone: +55 19 3429-4401 / 3429-4486 - Piracicaba - SP - Brazil
E-mail: scientia@usp.br