Skip to main content

A practical guide to estimating the light extinction coefficient with nonlinear models—a case study on maize

Abstract

Background

The fraction of intercepted photosynthetically active radiation (fPARi) is typically described with a non-linear function of leaf area index (LAI) and k, the light extinction coefficient. The parameter k is used to make statistical inference, as an input into crop models, and for phenotyping. It may be estimated using a variety of statistical techniques that differ in assumptions, which ultimately influences the numerical value k and associated uncertainty estimates. A systematic search of peer-reviewed publications for maize (Zea Mays L.) revealed: (i) incompleteness in reported estimation techniques; and (ii) that most studies relied on dated techniques with unrealistic assumptions, such as log-transformed linear models (LogTLM) or normally distributed data. These findings suggest that knowledge of the variety and trade-offs among statistical estimation techniques is lacking, which hinders the use of modern approaches such as Bayesian estimation (BE) and techniques with appropriate assumptions, e.g. assuming beta-distributed data.

Results

The parameter k was estimated for seven maize genotypes with five different methods: least squares estimation (LSE), LogTLM, maximum likelihood estimation (MLE) assuming normal distribution, MLE assuming beta distribution, and BE assuming beta distribution. Methods were compared according to the appropriateness for statistical inference, point estimates’ properties, and predictive performance. LogTLM produced the worst predictions for fPARi, whereas both LSE and MLE with normal distribution yielded unrealistic predictions (i.e. fPARi < 0 or > 1) and the greatest coefficients for k. Models with beta-distributed fPARi (either MLE or Bayesian) were recommended to obtain point estimates.

Conclusion

Each estimation technique has underlying assumptions which may yield different estimates of k and change inference, like the magnitude and rankings among genotypes. Thus, for reproducibility, researchers must fully report the statistical model, assumptions, and estimation technique. LogTLMs are most frequently implemented, but should be avoided to estimate k. Modeling fPARi with a beta distribution was an absent practice in the literature but is recommended, applying either MLE or BE. This workflow and technique comparison can be applied to other plant canopy models, such as the vertical distribution of nitrogen, carbohydrates, photosynthesis, etc. Users should select the method balancing benefits and tradeoffs matching the purpose of the study.

Background

Crop growth models are useful tools to assist agronomists and farmers on their management decisions aimed to improve farming systems. These models rely on the estimation of light interception, as it is the source of energy for biomass production [1,2,3,4]. The underlying model for biomass production per unit land is a function of incident photosynthetically active radiation (PAR), the fraction of PAR intercepted by the canopy (fPARi), and the radiation use efficiency, i.e. biomass produced per unit of energy (RUE):

$$\mathrm{Biomass}=\mathrm{PAR}\cdot \mathrm{fPARi}\cdot \mathrm{RUE}.$$
(1)

The estimation of fPARi provides insights on the energy available for growth. The fPARi holds a nonlinear relationship with the leaf area index (LAI—crop leaf area per unit of land) described with the Beer–Lambert Equation [5,6,7]:

$$\mathrm{fPARi}= 1-{e}^{-k \mathrm{LAI}},$$
(2)

where fPARi (a proportion) is the response variable and takes values between 0 and 1, k is the light extinction coefficient of the crop, LAI is the predictor variable. The coefficient k partially defines the shape of the curve of fPARi versus LAI, i.e. the vertical light distribution. Lower values of k are related to higher levels of RUE since the uppermost leaf layer is not light-saturated, and the canopy is more efficient producing biomass with luminic energy [8]. In maize (Zea mays L.), k takes values between 0.4 and 0.7 at flowering stages [9, 10]. At a given time of the day and without nutrient or water deficits, k depends primarily on canopy structure defined by the combination of genotype, plant density and row spacing [11].

To obtain inference and accurate predictions from field data, scientists follow a series of steps. First, a mathematical model (Eq. 2) with unknown parameters (i.e. k) and a statistical model are formulated. Statistical models are needed to make inference from field data, because (i) the relationship between fPARi and LAI cannot be measured perfectly and (ii) the Beer–Lambert model is only a simplification of reality (i.e., the relationship between \(\mathrm{fPARi}\) and LAI is not deterministic). As a result, statistical techniques must be used to estimate k from field data and there are many options with different assumptions and varying levels of inference (Table 1). Historically, the most common techniques to perform such a nonlinear regression were the least squares estimation (LSE), later replaced by maximum likelihood estimation (MLE) [12]. Bayesian estimation (BE) has not been applied yet to k estimation, but this method has demonstrated to be advantageous in other cases [13] and thus, it will be considered in the present study. For both MLE and BE, fPARi in Eq. (2) represents the expected value of a statistical distribution of the data (i.e. likelihood function). This distribution must be selected during model design and could be normal or beta, among others. Ideally, the model (i.e. the combination of the deterministic equation and the chosen likelihood functions) should be consistent with the underpinning plant process. For example, fPARi takes values between 0 and 1, thus a model that is used for prediction should predict values of fPARi between 0 and 1. Unfortunately, as we will discuss, models commonly used to estimate k do not always adhere to this and other important principals.

Table 1 Summary of the proposed techniques (LSE: least squares estimation, MLE: maximum likelihood estimation, LogTLM: log-transformed linear model using maximum likelihood estimation, and Bayesian) for the estimation of k, regarding their assumption level, availability of uncertainty estimates (e.g., standard errors, prediction intervals), tools for statistical inference (e.g., p-values, confidence intervals) and their estimate’s asymptotic properties

Alternatively, the response variable in Eq. (2) can be log-transformed to obtain a linear equation:

$$\mathrm{log}\left(1-\mathrm{fPARi}\right)= -k\cdot LAI.$$
(3)

It is important to note that such a transformation changes the assumptions and hence, the model and the results (e.g. values of k and predictions of fPARi). For example, if we assumed a normal distribution for both models, Eq. (2) would have an additive, normally distributed error \(\varepsilon\) of fPARi. In contrast, re-transforming the response to the observation-level in Eq. (3) (i.e. fPARi and not the logarithm), the error would act multiplicatively (i.e. \({e}^{\varepsilon }\)) and have a log-normal distribution. A common practice in the literature (review analysis, Additional file 1: Table S1, [14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42]) is to estimate k with a log-transformed linear model (LogTLM, Eq. 3) but then, use that estimate for predictions in models like Eq. (2). In other words, the coefficient k of a LogTLM is optimal for that model (Eq. 3) that uses log(1-fPARi) but not for the prediction model (Eq. 2), that uses fPARi (i.e. there is a better estimate for k at the observation level). These practices lack consistency because they combine different models in the estimation and prediction and should be avoided.

It is important to choose an appropriate statistical estimation technique that matches the goals of the study because each approach will produce different results due to different underlying assumptions. Thus, knowing the benefits and tradeoffs of the alternatives is crucial. Currently, studies in the literature mostly report (i) LogTLM or (ii) perform nonlinear regressions assuming normality of the data (Fig. 2). Moreover, we suspect that models are sometimes reported incorrectly because the differences between models are overlooked (Additional file 1: Table S1). The objective of this study was to (i) review and contrast these statistical techniques and (ii) apply the techniques to field data with different models as to demonstrate the strengths and weaknesses of each method. In this sense, this can help as a guide for researchers who aim to estimate a non-linear parameter like the coefficient k and are not certain about which technique to use.

Statistical methods

The parameters involved in a deterministic relationship may be estimated using a set of alternative methods. Their levels of assumptions will be directly related to the possible level of inference. In the current study, we focused on the most relevant statistical methods to evaluate this practical issue. Firstly, we applied LSE due to its frequent implementation and relevance before the introduction of MLE in the early 20th century [12]. Secondly, we presented the Frequentist approach, and lastly, we introduced the Bayesian methods due to the great rate of growth and potential there is among the applications of this statistical framework.

Least-squares estimation

The LSE is considered a proper method to estimate parameters ‘objectively’ [43] but yields a single number, known as a point estimate, with no measures of uncertainty (Fig. 1). The LSE is considered “objective” because assumptions are minimal: the sum of squared errors (i.e. the loss function) is minimized and that is the only criterion to determine the best value for the estimate. A least squares estimate cannot have standard errors or confidence intervals because there is no statistical model associated with this technique, i.e. no assumptions about the data (e.g. normal distribution) are made. Consequently, point estimates may differ among genotypes, but with LSE one cannot obtain standard errors, confidence intervals or p-values to compare them, because that needs additional assumptions. This method alone would not be able to evaluate statistically significant differences between two canopy structures. The main inconvenience regarding choosing LSE is the lack of uncertainty estimates, which makes inference very limited.

Fig. 1
figure 1

Technique comparisons. Points indicate point estimates or posterior means for the different implemented statistical techniques: Least squares estimation (LSE), maximum likelihood estimation (MLE) normal or beta distributions, log-transformed linear model and Bayesian (Bayes). Error bars indicate standard error

Differences among canopy structures can only be inferred by assuming a likelihood function (e.g. assuming a normal distribution and applying MLE). Within the plant sciences literature, we have found examples of researchers reporting standard errors (or p-values) and claiming to use LSE [44, 45]. We suspect that those researchers were using MLE, a technique implemented in commonly used software (e.g., using the nls function in R [46] or similar nonlinear LSE along with the R function confint). However, the validity of additional assumptions (like the normal distribution of the data) should be tested. Other researchers have fit non-linear models to each replicate to estimate k and then performed ANOVA and post hoc tests, using those estimates as observations [47]. Nonetheless, this practice should be avoided since it does not account for estimation uncertainty and thus is more likely to find significant differences (p < 0.05) when none exist. In summary, using LSE cannot offer confidence intervals of the estimates; methods that do so might be using MLE and should assess whether the extra assumptions are valid.

Maximum likelihood estimation

The MLE is one of the most widely used statistical estimation techniques [48]. It treats the parameters as fixed variables, which may then be estimated using the data. The MLEs are expected to get very close to the ‘true value’ when sample size is large, (i.e. they are asymptotically unbiased), which is a desirable characteristic for scientists. Unbiasedness is an absent concept in LSE.

When assuming a normal distribution of the data and applying MLE, estimates are the same as LSE—but that does not hold for other distributions in MLE. First, LSE and MLE are sometimes used as synonyms because the point estimates are exactly the same if a normal distribution is assumed together with MLE. Hence, using a nonlinear mathematical model and obtaining confidence intervals is done by assuming a normal distribution of the data. However, this would require assessing the validity of the additional assumption. In fact, normality is not always the case: for variables with a limited range of values (e.g. proportions between 0 and 1), a normal distribution could produce unreasonable predictions or prediction intervals (i.e. < 0 or > 1). The likelihood function in MLE is selected during model design and can be different than normal [e.g. beta (continuous between 0 and 1), gamma (positive continuous), etc.]. In those cases, MLE and LSE will no longer be equal (Fig. 1).

Bayesian estimation

Bayesian statistics’ main difference to MLE is that it treats all unobserved quantities as random variables, according to Bayes’ Theorem:

$$P\left(\theta |y\right)=\frac{P\left(y|\theta \right) P(\theta )}{P(y)},$$
(4)

where \(P(y|\theta )\) (likelihood) is the probability of observing the data given a deterministic model – it is the same likelihood used in MLE; \(P\left(\theta \right)\) (prior) reflects the knowledge about the parameters before observing the data. \(P(y)\) normalizes the joint distribution (likelihood × prior) so that the integral of the distribution integrates to 1. This is the reason why the posterior distribution is a probability distribution [49]. Thus, Bayesian statistics allows to make inferences based on probabilities [50].

Under some conditions, the maximum likelihood estimates are equal to the modes of Bayesian posteriors: this is the case when using flat, improper priors (i.e. the ‘previous knowledge’ includes all values from negative infinity to positive infinity), assuming the same likelihood function (i.e. distribution). After assuming a statistical distribution, using MLE means choosing flat, improper priors. Thus, the point estimates are the same as the modes of Bayesian posteriors with flat, improper priors: the joint distribution (Eq. 4) is identical. Then, for the same deterministic model (i.e. mathematical equation) and likelihood function, the point estimate of MLE and the mode of BE with flat, improper priors are the same. Differences might arise when adding more information to the priors.

An additional assumption and possible tradeoff of Bayesian statistics is the influence of the priors on the posterior (Eq. 4). Prior selection is an important step when designing a model, and may improve it by adding experts’ previous knowledge. As shown previously, designing the deterministic model and selecting the likelihood function also adds prior information (i.e. “subjectivity” or assumptions) to the model. Moreover, Bayesian statistics could include advances made in previous studies reflected in the priors [49]; especially for parameters like k that have been vastly studied (Fig. 2).

Fig. 2
figure 2

Summary of the values reported in the literature for the light extinction coefficient k in maize and their corresponding statistical method used in the estimation of this coefficient: maximum likelihood estimation for a log-transformed linear model [LogTLM], and maximum likelihood estimation with the assumption of normality [MLE (normal)]. Further details for the screening method can be found in Additional file 1: Table S1

Moreover, large sample theory in Bayesian statistics demonstrates that posterior distributions of a parameter tend towards a single value (i.e. posterior consistency) [51]. This is similar to MLE asymptotic theory: the larger the number of observations, the narrower range of probable values for the parameter, until reaching a single point. Moreover, priors have less influence on the posterior for large sample sizes. This property of Bayesian statistics is desirable, considering the criterion of unbiased estimates.

Transformations

So far, the proposed estimation techniques were dealing with the nonlinear model described in Eq. (2), but the most common technique is taking the natural logarithm of the response (Eq. 3) to obtain a linear model (Fig. 2). Although transformations can be useful, they change the assumptions of MLE and the numerical results are different because the model is different (Fig. 1). Sometimes, LogTLM fit the data better, but each case should be assessed individually since the distribution of the data will determine which method is valid [52]. As explained previously: Eqs. (2) and (3) are different models. Transformations could be implemented using either method (LSE, MLE or BE), but we have only included MLE in this analysis as an example.

Materials and methods

Experimental design

Two field experiments were conducted during the 2007/2008 (Exp1) and 2014/2015 (Exp2) growing seasons. Both were located in the Agricultural Station of INTA located at Pergamino (33º56′S, 60º34′W), Buenos Aires, Argentina which has silty clay loam soils (Typic Argiudoll). Exp1 was configurated in a split-split-plot design with three replications, with row spacing (70 and 52 cm) as the main factor, planting density (9 and 12 plants·m−2) as the second, and genotype (Nidera AX 892 MG, Pioneer 39W55 and LP 122–2) as the last. Exp2 was configurated in a split-plot design with three repetitions, with planting density (9 and 12 plants·m−2) as the main factor and genotype as the second factor. Both experiments had the same row orientation (NE-SW). The genotypes differed in their year of release: DK2F10 (1980), DK752 (1993), DK190 (2002) and DK72-10 (2012).

Canopy architecture measurements

Individual leaf area was estimated using lamina length (L) and maximum width (W) [53] from six plants per plot:

$$Leaf\,Area = \alpha \cdot L \cdot W,$$
(5)

where α = 0.75 [54]. Leaf Area Index (LAI) per plot was estimated using the mean leaf area per plant (the mean of the sum of individual leaves) and stand density. LAI values ranged from 0.3 to 7.6 (Fig. 3).

Fig. 3
figure 3

Data structure. Distribution of the observed values of the fraction of intercepted photosynthetically active radiation (fPARi) and leaf area index (LAI) for the whole data set (black line) and each genotype individually (colored distributions)

Light attenuation

Photosynthetically Active Radiation (PAR) was measured at the top (PAR0) and at the bottom (PARi) of the canopy for both experiments. In addition, PAR was measured at different levels inside the canopy; two levels in Exp. 1 (two leaves below and two leaves above the ear leaf) and one level in Exp. 2 (at the level of the leaf holding the ear). All measurements were taken by the same person, around noon, on clear days with a 1 m long quantum-sensor placed diagonally with respect to the plant rows, in order to capture a representative portion of the light transmitted to the ground, below the plant canopy. The fraction of intercepted radiation (fPARi) at each level of the canopy was calculated as 1 − (PARi/PAR0) [6] and ranged from 0.23 to 0.98 (Fig. 3).

Statistical analysis

A total of five different methods (as combination of statistical techniques and models) were implemented to estimate the light extinction coefficient, using LSE, MLE and Bayesian approaches (Table 2).

Table 2 Summary of the statistical methods used in the analysis, and the frequency of their implementation in the scientific literature (Additional file 1: Table S1)

A nonlinear model was fitted using LSE using the “BFGS” algorithm of the optim function in R software [46] using Eq. (7).

The statistical model behind MLE and BE can be written out generally as:

$${y}_{ij}\sim P\left({y}_{ij}|{\mu }_{ij}, \psi \right),$$
(6)
$${\mu }_{ij}=1-{e}^{-{k}_{j}\cdot {\text{LAI}}_{ij}},$$
(7)

where \({y}_{ij}\) is the i-th observation of genotype j, \({\mu }_{ij}\) is the expected value of \({y}_{ij}\), \(\psi\) is the dispersion parameter (i.e. variability of the data), \({k}_{j}\) is the light extinction coefficient for genotype j and \({\text{LAI}}_{ij}\) is the value of LAI of the i-th observation and genotype j. The expression in Eq. (6) implies that \(y\) (fPARi) may have different probability distributions. This is an assumption a scientist makes during model design, in order to be able to make statistical inference. Making the additional assumptions explicit, Eq. (6) can be rewritten as

$${y}_{ij}\sim \mathrm{N}\left({\mu }_{ij},{\upsigma }^{2}\right),$$
(8)

or

$${y}_{ij}\sim \mathrm{beta}\left({\mu }_{ij},\kappa \right),$$
(9)

where \({\mu }_{ij}\) is the expected value (Eq. 7), \({\sigma }^{2}\) is the variance, and \(\kappa\) is the dispersion of the normal and beta distributions, respectively.

Recall that MLE are equal to LSE when assuming normally distributed data (Eq. 8) and that most statistical software uses the normal distribution as the default option. However, if the data follow a normal distribution, a prediction could yield values that are not reasonable for a ratio like fPARi (e.g. < 0 or > 1). Instead, modelling the response variable with a beta distribution (which can take only values between 0 and 1) accounts for the possible values more realistically.

The MLE was applied to fit the data to two models: one assuming normal (Eq. 8) and a second one assuming beta distribution (Eq. 9). The optimization algorithm was “BFGS” using random starting values between 0.2 and 0.8, based on the literature that reports values for k between 0.35 and 0.80 (Additional file 1: Table S1). Approximate variances for the MLE estimate of k were obtained by inverting the Hessian matrix. Standard errors for the MLEs of k were obtained by taking the square root of the approximate variance. Likewise, the standard errors for the MLE of k were also used to construct Wald‐type confidence intervals (CIs). When using MLE, all uncertainty estimates for the parameter k (e.g., variances, SE, CIs etc.) requires “large sample” assumptions [51, 55].

A Bayesian model was fitted assuming a beta distribution (Eq. 9) and weakly informative priors:

$${k}_{j}\sim {\text{uniform}}\left(\mathrm{0,2}\right),$$
(10)
$$\upkappa \sim {\text{gamma}}\left(\mathrm{24,2}\right).$$
(11)

Note that a uniform(0,2) distribution gives the same likelihood to all values between 0 and 2, but assumes that values k > 2 or k < 0 cannot occur.

Last, a linear model with a log-transformed response variable (Eq. 3) was fitted using the lm function in R [46].

For each statistical technique, the mean squared error (MSE) was calculated as \(\frac{\sum_{i=1}^{n}{(\text{fPAR}{i}_{predicte{d}_{i}}-\text{fPAR}{i}_{observe{d}_{i}})}^{2} }{n}\), where \(\text{fPAR}{i}_{predicte{d}_{i}}\) and \(\text{fPAR}{i}_{observe{d}_{i}}\) are the predicted and observed values of fPARi of the i-th observation, and n is the total number of observations. For LogTLM, the predicted values for log(1-fPARi) were back-transformed to the observation level (i.e. fPARi), to make the MSE values comparable among techniques.

The statistical techniques were compared according to (i) their possibility for inference (e.g. estimating standard errors, confidence intervals, p-values, etc.), (ii) theoretical properties of the point estimates and (iii) mean squared error, as a measure of predictive performance.

Results

The point estimates for LSE and MLE (normal) were the same, whereas they were different to each other for the rest of the techniques—MLE (beta), Bayesian (beta) and LogTLM (Fig. 1; Table 3).

Table 3 Variability in the estimates of k for different genotypes (i.e., kj), depending on the statistical technique—point estimates and Bayesian posterior means, and 95% confidence or credible intervals in parenthesis

The LogTLM was overall the most different method regarding the ranking and magnitude of k, and the predictive performance at the observation level (i.e. fPARi). Point estimates of k were lower for all genotypes and the ranking was notably different to the other methods (Fig. 1; Table 3). Moreover, when predictions were back-transformed to the observation level (i.e. fPARi instead of the logarithm), this method showed the highest mean squared error and a slightly worse residual distribution that either one of the nonlinear regression results (Fig. 4). The possible metrics for inference (i.e. standard errors, CI, etc.) were the same than nonlinear MLE; the main difference in choosing LogTLM lies in the value and ranking of k.

Fig. 4
figure 4

Empirical distributions of the difference between predicted and observed fPARi values for the five statistical methods, and the associated mean squared error (MSE). Note that in the log-transformed linear model, predictions had to be re-transformed to the observation level. MSE are defined as the mean squared difference between predicted and observed fPARi. Log-transformed log-transformed linear model, Bayes (beta) Bayesian model assuming a beta distribution of the data, MLE (beta) maximum likelihood estimation assuming a beta distribution of the data, MLE (normal) maximum likelihood estimation assuming a normal distribution of the data, LSE least squares estimation, techniques

The LSE and MLE (normal) methods considered yielded similar residual distribution and mean squared error than MLE (beta) and BE; the main difference lies in the possibility for inference and model design. First, LSE point estimates are not compatible to make statistical inference. Second, MLE (normal) yields the same point estimates, and allows statistical inference and has asymptotically unbiased estimates. Note that the highest k estimates were given for LSE and MLE (normal).

Discussion

This study compared LSE, MLE, LogTLM and BE methods to estimate a parameter (k) that is highly relevant for crop growth models and phenotyping. This research showcases the relevancy to report the statistical methods and assumptions used for its estimation because they have great influence on the numeric results, a critical step before comparing studies in the literature [56]. The LogTLM, reported in 76% of the screened studies (Additional file 1: Table S1), was substantially different from the non-linear models and performed the worst predicting fPARi at the observation level.

Changes in the results may affect interpretation and conclusions of a study, since k is related to several plant processes. Although results were consistent with the literature (Fig. 2), differences in magnitude and ranking among methods will lead to different conclusions. The plant processes explaining a same result in yield or biomass would thus differ [57, 58], since k is related to light interception and RUE [7, 8]. Possible consequences are (i) incorrect estimations of total PAR interception, leading to improper average RUE estimations, and (ii) incorrect inferences about vertical light and nitrogen distribution that affect photosynthesis and kernel set. Although small changes in magnitude may not affect total light interception when the plant canopy is closed (i.e. at high LAI levels), they may affect the physiological inferences. For example, differences in yield or kernel set between the hybrids DK190 and DK752 would be explained differently depending on the method used. First, using LSE or MLE (normal), their value of k is the same, and the differences might be explained e.g. with intrinsic efficiencies, rather than interactions with light distribution. However, using any other method, some differences might be explained by light or N distribution. It is important to keep this possible bias in mind when comparing k values from different studies [56] and before drawing conclusions from those studies. Choosing a statistical technique may be overlooked, but it could end up affecting the results, interpretation, and final conclusions of a study on this topic.

In addition, both LSE and MLE (normal) can return k values that may be considered comparatively high (in this case, > 0.70) (Additional file 1: Table S1). For instance, most studies in the literature report LogTLM, and therefore could be obtaining estimates with lower k values relative to LS estimates for the same data, as is the case in the current study. The light extinction coefficient of modern maize hybrids usually lies between 0.4 and 0.6 (Fig. 2). For example, a publication that implements LogTLM would report a value of 0.56 for the genotype P 39 W55. Further studies should obtain similar values for k for that particular canopy structure (i.e. combination of genotype, stand density and row spacing) because the coefficient k remains constant under potential conditions (i.e. well-watered and fertilized). However, the magnitude may change to 127% of LogTLM, only by changing the statistical technique. Thus, it could be plausible that studies facing similar problems never published their too-large estimates of k, if they only tried LSE methods [44, 59], and compared it to results from LogTLM.

All things considered, the LogTLM was less reliable in obtaining an adequate estimate of k and should be avoided for k estimation. This transformation into a linear model was very useful in times when the main restriction was computational power [60]. However, in the current study it presented the greatest MSE and distribution of the difference observed-predicted fPARi (Fig. 4). Similar cases can be found in the literature, where transformations of the data were the norm, but are outperformed by nonlinear regression techniques [13, 52, 61, 62]. At the early beginnings of k estimation in the 1950s [7], such a transformation was helpful. However, modern methods should be used to improve the estimation of this parameter and allow to make reliable comparisons between studies.

Furthermore, models with a beta distribution (applying either MLE or BE) can be pointed out as the most preferred over LSE and MLE (normal). First, although LSE can be a good choice for a single-point estimation, inference is not available. Simple research questions such as the existence of differences between genotypes cannot be answered with LSE methods. Instead, likelihood-based or Bayesian methods should be preferred because they allow the user to make statistical inference. Second, going directly from LSE to MLE implies assuming a normal distribution, when beta is the closest one to model reality: it produces values between 0 and 1, as expected for a proportion like fPARi. This common transition from LSE to MLE (normal) that can be found in the literature portrays Gelman and Hennig’s claim, when “Decisions that need to be made are taken out of the hand of the user and are made by the algorithm, removing an opportunity for manipulation but ignoring valuable information about the data and their background” [43]. In the current analysis, a beta is more appropriate than a normal distribution, whereas MLE and Bayesian are both adequate to obtain single point estimates. Bayesian estimates are similar to MLE and have shown to improve estimation for noisy data [63].

Bayesian techniques allow making probabilistic inferences and including expert’s prior information. First, BE provides entire posterior distributions instead of single point estimates and thus can be used to propagate uncertainty. Second, the MLE approach discards information learned in previous studies because it assumes “k lies somewhere in between negative infinity and positive infinity”. The Bayesian priors account for the state of knowledge about k, “it lies somewhere between 0 and 2”: something every researcher would agree on. Such information in the priors may reduce the amount of data required to achieve the same level of inference [64]. Additionally, previous studies have shown that Bayesian techniques are helpful to solve identifiability issues in MLE (e.g. with noisy data). Identifiability issues may arise when the data are sparse or present collinearity and magnify the uncertainty to estimate a parameter or a set of parameters. This can be avoided by using slightly more informative priors [65, 66]. Assumptions about k (priors) that are supported by previous works could be an advantage for improving inference efficiency or avoiding identifiability issues in MLE.

The current analysis can be understood as a case study for the estimation of a non-linear parameter: the light extinction coefficient k. The statistical method and comparisons can be directly applied to the same coefficient (to study similar processes) in other crops (e.g., sorghum—Sorghum bicolor (L.) Moech—or sunflower—Helianthus annuus L.). Other field methods should be explored to describe and quantify light attenuation due to changes in canopy architecture (e.g. soybeans, Glycine max L.). Additionally, this approach has great potential for modelling other variables that present vertical patterns in the canopy, i.e. nitrogen distribution, photosynthesis, carbohydrates, or other nutrients that follow the light attenuation canopy profile [67,68,69,70,71,72]. Nonlinear regressions like sigmoid growth curves or allometric relationships should be evaluated according to the data and its distribution [52, 73]: log-transformations are sometimes preferable [52, 73] or unrecommended [62]. In this study, both MLE (beta) and Bayesian methods provided robust models and yielded similar results. Further advantages from Bayesian statistics could be expected in other non-linear relationships that present identifiability issues in MLE [74], for parameters that in theory would need to be constrained as k, or adding complexity to the models.

Looking forward, new approaches integrating machine learning, remote sensing, and crop modeling may conform a proper complement to the current methodology to describe and quantify vertical canopy light distribution [75,76,77,78]. However, due to the advancements on these new methods in the last years, it is still surprising to find that only a few studies are applying these or any other new approaches tested for examining this critical factor affecting overall canopy photosynthesis and underpinning yield formation.

Conclusion

This study provides a comparison to estimate the light extinction coefficient k using different methods (LSE, MLE, BE and LogTLM). The LogTLM has been the most frequently reported method but based on the results of this study it should be avoided for k estimation, mainly because (i) it yields the most different estimates compared to the other models, and (ii) the regression coefficients are optimal for models using the log-transformed variable, but suboptimal for models using the variable at the observation level (i.e. where predictions are required). Otherwise, the selected model and technique should match the purpose of the study, knowing benefits and tradeoffs. Since fPARi is a proportion that ranges from 0 to 1, models with a beta distribution instead of normal -currently absent in the literature- are more realistic and preferrable. In this case, selecting MLE or BE techniques, modelled with beta-distributed data was equally recommendable to obtain a single point estimate. The most popular approaches presented in the literature (LogTLM and MLE with normal distribution) are not adequate, and the new methods tested in this study (beta distribution applying MLE or BE) are highly recommended. This approach has the potential to be applied to other nonlinear regressions, such as the canopy distribution of nitrogen or other nutrients following light distribution.

Availability of data and materials

The datasets analyzed during the current study are available from the corresponding author on reasonable request. R code is freely available at https://github.com/jlacasa/k-estimation/blob/main/k_estimation_02182021.Rmd.

References

  1. Monteith JL. Light distribution and photosynthesis in field crops. Ann Bot. 1965;29:17–37. https://doi.org/10.1093/oxfordjournals.aob.a083934.

    Article  Google Scholar 

  2. Holzworth DP, Huth NI, deVoil PG, Zurcher EJ, Herrmann NI, McLean G, et al. APSIM—evolution towards a new generation of agricultural systems simulation. Environ Model Softw [Internet]. 2014;62:327–50. Available from: http://www.sciencedirect.com/science/article/pii/S1364815214002102.

  3. Jones JW, Hoogenboom G, Porter CH, Boote KJ, Batchelor WD, Hunt LA, et al. The DSSAT cropping system model. Eur J Agron [Internet]. 2003;18:235–65. Available from: http://www.sciencedirect.com/science/article/pii/S1161030102001077.

  4. Monteith JL. Climate and the efficiency of crop production in Britain. Philos Trans R Soc London B Biol Sci. 1977;281:277–94.

    Article  Google Scholar 

  5. Andrade FH, Calviño P, Cirilo A, Barbieri P. Yield responses to narrow rows depend on increased radiation interception. Agron J. 2002;94:975–80.

    Article  Google Scholar 

  6. Flénet F, Kiniry JR, Board JE, Westgate ME, Reicosky DC. Row spacing effects on light extinction coefficients of corn, sorghum, soybean, and sunflower. Agron J Am Soc Agron. 1996;88:185–90.

    Article  Google Scholar 

  7. Monsi M, Saeki T, Schortemeyer M. On the factor light in plant communities and its importance for matter production. Ann Bot. 2005;95:549–67.

    Article  Google Scholar 

  8. Long SP, Zhu XG, Naidu SL, Ort DR. Can improvement in photosynthesis increase crop yields? [Internet]. Plant, Cell Environ. Wiley. 2006 [cited 2020 Jun 27]. p. 315–30. Available from: https://onlinelibrary.wiley.com/doi/full/. https://doi.org/10.1111/j.1365-3040.2005.01493.x.

  9. Li J, Xie RZ, Wang KR, Hou P, Ming B, Zhang GQ, et al. Response of canopy structure, light interception and grain yield to plant density in maize. J Agric Sci. 2018;156:785–94.

    Article  CAS  Google Scholar 

  10. Maddonni GA, Cirilo AG, Otegui ME. Row width and maize grain yield. Agron J (Wiley). 2006;98:1532–43. https://doi.org/10.2134/agronj2006.0038.

    Article  Google Scholar 

  11. Maddonni GA, Chelle M, Drouet J, Andrieu B. Light interception of contrasting azimuth canopies under square and rectangular plant spatial distributions: simulations and crop measurements. Field Crop Res. 2001;70:1–13.

    Article  Google Scholar 

  12. Aldrich JRA. Fisher and the making of maximum likelihood 1912–1922. Stat Sci. 1997;12:162–76. https://doi.org/10.1214/ss/1030037906.

    Article  Google Scholar 

  13. Sileshi GW. A critical review of forest biomass estimation models, common mistakes and corrective measures. For Ecol Manage [Internet]. 2014;329:237–54. Available from: http://www.sciencedirect.com/science/article/pii/S0378112714003910.

  14. McCaughey JH, Davies JA. Diurnal variation in net radiation depletion within a corn crop. Boundary-Layer Meteorol Springer. 1974;5:505–11.

    Article  Google Scholar 

  15. Drouet J-L, Kiniry JR. Does spatial arrangement of 3D plants affect light transmission and extinction coefficient within maize crops? F Crop Res [Internet]. Elsevier; 2008 [cited 2020 Apr 6];107:62–9. Available from: https://www.sciencedirect.com/science/article/abs/pii/S0378429007002675.

  16. Allen LH, Yocum CS, Lemon ER. Radiant energy exchanges within a corn crop canopy and implications in water use efficiency. 1965.

  17. Pepper GE, Pearce RB, Mock JJ. Leaf orientation and yield of maize 1. Crop Sci [Internet]. Wiley; 1977 [cited 2020 Jun 24];17:883–6. Available from: https://acsess.onlinelibrary.wiley.com/doi/full/. https://doi.org/10.2135/cropsci1977.0011183X001700060017x.

  18. Spike BP, Tollefson JJ. Yield response of corn subjected to western corn root worm (Coleoptera: Chrysomelidae) infestation and lodging. J Econ Entomol. 1991;84:1585–90. https://doi.org/10.1093/jee/84.5.1585.

    Article  Google Scholar 

  19. Tollenaar M, Aguilera A. Radiation use efficiency of an old and a new maize hybrid. Agron J [Internet]. Wiley; 1992 [cited 2020 Jun 9];84:536–41. Available from: http://doi.wiley.com/. https://doi.org/10.2134/agronj1992.00021962008400030033x.

  20. Flénet F, Kiniry JR, Board JE, Westgate ME, Reicosky DC. Row spacing effects on light extinction coefficients of corn, sorghum, soybean, and sunflower. Agron J. 1996;88:185–90.

    Article  Google Scholar 

  21. Maddonni GA, Otegui ME. Leaf area, light interception, and crop development in maize. Field Crop Res (Elsevier BV). 1996;48:81–7.

    Article  Google Scholar 

  22. Birch CJ, Hammer GL, Rickert KG. Dry matter accumulation and distribution in five cultivars of maize (Zea mays): relationships and procedures for use in crop modelling. Aust J Agric Res. 1999;50:513–28. https://doi.org/10.1071/A98113.

    Article  Google Scholar 

  23. Tsubo M, Walker S, Mukhala E. Comparisons of radiation use efficiency of mono-/inter-cropping systems with different row orientations. F Crop Res [Internet]. 2001;71:17–29. Available from: https://www.sciencedirect.com/science/article/pii/S0378429001001423.

  24. Cavero Z, Suso P. Competition between maize and Datura stramonium in an irrigated field under semi-arid conditions. Weed Res (Wiley). 1999;39:225–40. https://doi.org/10.1046/j.1365-3180.1999.00140.x.

    Article  Google Scholar 

  25. Borrás L, Maddonni GA, Otegui ME. Leaf senescence in maize hybrids: plant population, row spacing and kernel set effects. Field Crop Res [Internet]. 2003;82:13–26. Available from: https://www.sciencedirect.com/science/article/pii/S0378429003000029.

  26. Lizaso JI, Batchelor WD, Westgate ME, Echarte L. Enhancing the ability of CERES-Maize to compute light capture. Agric Syst. 2003;76:293–311.

    Article  Google Scholar 

  27. Kiniry JR, Bean B, Xie Y, Chen P. Maize yield potential: critical processes and simulation modeling in a high-yielding environment. Agric Syst [Internet]. 2004;82:45–56. Available from: http://www.sciencedirect.com/science/article/pii/S0308521X04000095.

  28. Lindquist JL, Arkebauer TJ, Walters DT, Cassman KG, Dobermann A. Maize radiation use efficiency under optimal growth conditions. Agron J (Wiley). 2005;97:72–8. https://doi.org/10.2134/agronj2005.0072.

    Article  Google Scholar 

  29. Awal MA, Koshi H, Ikeda T. Radiation interception and use by maize/peanut intercrop canopy. Agric For Meteorol [Internet]. Elsevier; 2006 [cited 2019 Nov 21];139:74–83. Available from: https://www.sciencedirect.com/science/article/pii/S0168192306001523.

  30. Irmak S, Mutiibwa D. Dynamics of photosynthetic photon flux density and light extinction coefficient to assess radiant energy interactions for maize canopy. Trans ASABE (2950 Niles Rd, St Joseph, MI 49085-9659 USA) Am Soc Agric Biol Eng. 2008;51:1663–73.

    Google Scholar 

  31. Bergamaschi H, Dalmago GA, Bergonci JI, Krüger CAMB, Heckler BMM, Comiran F. Intercepted solar radiation by maize crops subjected to different tillage systems and water availability levels. Pesq Agropec Bras Sci. 2010;45:1331–41.

    Article  Google Scholar 

  32. Vazin F, Hassanzadeh M, Madani A, Nassiri-Mahallati M, Nasri M. Modeling light interception and distribution in mixed canopy of common cocklebur (Xanthium stramarium) in competition with corn. Planta Daninha [Internet]. scielo; 2010;28:455–62. Available from: http://www.scielo.br/scielo.php?script=sci_arttext&pid=S0100-83582010000300001&nrm=iso.

  33. Gao Y, Duan A, Qiu X, Sun J, Zhang J, Liu H, et al. Distribution and use efficiency of photosynthetically active radiation in strip intercropping of maize and soybean. Agron J (Wiley). 2010;102:1149–57. https://doi.org/10.2134/agronj2009.0409.

    Article  Google Scholar 

  34. Ma DL, Xie RZ, Niu XK, Li SK, Long HL, Liu YE. Changes in the morphological traits of maize genotypes in China between the 1950s and 2000s. Eur J Agron Elsevier. 2014;58:1–10.

    Article  Google Scholar 

  35. Timlin DJ, Fleisher DH, Kemanian AR, Reddy VR. Plant density and leaf area index effects on the distribution of light transmittance to the soil surface in maize. Agron J (Wiley). 2014;106:1828–37. https://doi.org/10.2134/agronj14.0160.

    Article  Google Scholar 

  36. Wang Z, Zhao X, Wu P, He J, Chen X, Gao Y, et al. Radiation interception and utilization by wheat/maize strip intercropping systems. Agric For Meteorol [Internet]. 2015;204:58–66. Available from: https://www.sciencedirect.com/science/article/pii/S0168192315000325.

  37. Morales-Ruiz A, Loeza-Corte JM, Díaz-López E, Morales-Rosales EJ, Franco-Mora O, Mariezcurrena-Berasaín MD, et al. Efficiency on the use of radiation and corn yield under three densities of sowing. Int J Agron (Hindawi Publishing Corporation). 2016;2016:6959708. https://doi.org/10.1155/2016/6959708.

    Article  Google Scholar 

  38. Liu G, Hou P, Xie R, Ming B, Wang K, Xu W, et al. Canopy characteristics of high-yield maize with yield potential of 22.5Mgha−1. F Crop Res [Internet]. 2017;213:221–30. Available from: https://www.sciencedirect.com/science/article/pii/S0378429017307451.

  39. Liu X, Rahman T, Yang F, Song C, Yong T, Liu J, et al. PAR interception and utilization in different maize and soybean intercropping patterns. PLoS One (Public Library of Science). 2017;12:e0169218. https://doi.org/10.1371/journal.pone.0169218.

    Article  CAS  Google Scholar 

  40. Soleymani A. Light response of barley (Hordeum vulgare L.) and corn (Zea mays L.) as affected by drought stress, plant genotype and N fertilization. Biocatal Agric Biotechnol [Internet]. 2017;11:1–8. Available from: https://www.sciencedirect.com/science/article/pii/S1878818116304431.

  41. Dong W, Yu H, Zhang L, Wang R, Wang Q, Xue Q, et al. Asymmetric ridge–furrow and film cover improves plant morphological traits and light utilization in rain-fed maize [Internet]. J. Meteorol. Res. 2018. p. 829–38. Available from: http://jmr.cmsjournal.net//article/id/c3c5ba66-bca7-4c87-86dc-394e49db7ee4.

  42. Kukal MS, Irmak S. Light interactions, use and efficiency in row crop canopies under optimal growth conditions. Agric For Meteorol [Internet]. 2020;284:107887. Available from: https://www.sciencedirect.com/science/article/pii/S0168192319305039.

  43. Gelman A, Hennig C. Beyond subjective and objective in statistics. J R Stat Soc Ser A Stat Soc (Wiley). 2017;180:967–1033. https://doi.org/10.1111/rssa.12276.

    Article  Google Scholar 

  44. Perez RPA, Fournier C, Cabrera-Bosquet L, Artzet S, Pradal C, Brichet N, et al. Changes in the vertical distribution of leaf area enhanced light interception efficiency in maize over generations of selection. Plant Cell Environ. 2019;42:2105–19.

    Article  CAS  Google Scholar 

  45. Hammer GL, Van Oosterom E, McLean G, Chapman SC, Broad I, Harland P, et al. Adapting APSIM to model the physiology and genetics of complex adaptive traits in field crops. J Exp Bot. 2010;61:2185–202.

    Article  CAS  Google Scholar 

  46. R Core Team. R: a language and environment for statistical computing [Internet]. Vienna, Austria; 2019. Available from: http://www.r-project.org/.

  47. D’Andrea KE, Otegui ME, Cirilo AG, Eyhérabide G. Genotypic variability in morphological and physiological traits among maize inbred lines—nitrogen responses. Crop Sci. 2006;46:1266–76. https://doi.org/10.2135/cropsci2005.07-0195.

    Article  Google Scholar 

  48. Efron B. Maximum likelihood and decision theory [Internet]. Ann. Stat. Institute of Mathematical Statistics; [cited 2020 Jun 12]. p. 340–56. Available from: https://www.jstor.org/stable/2240671.

  49. Hobbs NT, Hooten MB. Bayesian models: a statistical primer for ecologists. Princeton University Press; 2015.

    Book  Google Scholar 

  50. Amrhein V, Greenland S, McShane B. Scientists rise up against statistical significance. Nature Publishing Group; 2019.

    Book  Google Scholar 

  51. Gelman A, Carlin JB, Stern HS, Dunson DB, Vehtari A, Rubin DB. Bayesian data analysis. CRC Press; 2013.

    Book  Google Scholar 

  52. Xiao X, White EP, Hooten MB, Durham SL. On the use of log-transformation vs. nonlinear regression for analyzing biological power laws. Ecology. 2011;92:1887–94. https://doi.org/10.1890/11-0538.1.

    Article  PubMed  Google Scholar 

  53. Montgomery EG. Correlation studies in corn. Neb Agric Exp Stn Annu Rep. 1911;24:108–59.

    Google Scholar 

  54. Maddonni GA, Otegui M, Cirilo A. Plant population density, row spacing and hybrid effects on maize canopy architecture and light attenuation. F Crop Res [Internet]. Elsevier; 2001 [cited 2019 Nov 22];71:183–93. Available from: https://www.sciencedirect.com/science/article/pii/S0378429001001587.

  55. Pawitan Y. In all likelihood: statistical modelling and inference using likelihood. Oxford University Press; 2001.

    Google Scholar 

  56. Zhang L, Hu Z, Fan J, Zhou D, Tang F. A meta-analysis of the canopy light extinction coefficient in terrestrial ecosystems. Front Earth Sci. 2014;8:599–609.

    Article  CAS  Google Scholar 

  57. Hammer GL, Dong Z, McLean G, Doherty A, Messina C, Schussler J, et al. Can changes in canopy and/or root system architecture explain historical maize yield trends in the U.S. corn belt? Crop Sci. 2009;49:299–312.

    Article  Google Scholar 

  58. Curin F, Severini AD, González FG, Otegui ME. Water and radiation use efficiencies in maize: breeding effects on single-cross Argentine hybrids released between 1980 and 2012. Field Crop Res. 2020;246:107683. https://doi.org/10.1016/j.fcr.2019.107683.

    Article  Google Scholar 

  59. Begg CB. Publication bias. Handb Res Synth. 1994;25:299–409.

    Google Scholar 

  60. Faraway JJ. Linear models with R. CRC Press; 2014.

    Google Scholar 

  61. Warton DI, Hui FKC. The arcsine is asinine: the analysis of proportions in ecology. Ecology (Wiley) 2011 [cited 2020 Jul 8];92:3–10. Available from: https://esajournals.onlinelibrary.wiley.com/doi/full/. https://doi.org/10.1890/10-0340.1.

  62. Packard GC. Is logarithmic transformation necessary in allometry? Biol J Linn Soc. 2013;109:476–86. https://doi.org/10.1111/bij.12038.

    Article  Google Scholar 

  63. Hefley TJ, Hooten MB. On the existence of maximum likelihood estimates for presence-only data. Methods Ecol Evol. 2015;6:648–55.

    Article  Google Scholar 

  64. Lemoine NP. Moving beyond noninformative priors: why and how to choose weakly informative priors in Bayesian analyses. Oikos. 2019;128:912–28.

    Article  Google Scholar 

  65. Lele SR, Dennis B, Lutscher F. Data cloning: easy maximum likelihood estimation for complex ecological models using Bayesian Markov chain Monte Carlo methods. Ecol Lett Wiley Online Library. 2007;10:551–63.

    Google Scholar 

  66. Raue A, Kreutz C, Theis FJ, Timmer J. Joining forces of Bayesian and frequentist methodology: a study for inference in the presence of non-identifiability. Philos Trans R Soc A Math Phys Eng Sci R Soc Publ. 2013;371:20110544.

    Google Scholar 

  67. Hikosaka K. Optimality of nitrogen distribution among leaves in plant canopies. J Plant Res. 2016;129:299–311. https://doi.org/10.1007/s10265-016-0824-1.

    Article  CAS  PubMed  Google Scholar 

  68. Burgess AJ, Retkute R, Herman T, Murchie EH. Exploring relationships between canopy architecture, light distribution, and photosynthesis in contrasting rice genotypes using 3D canopy reconstruction. Front Plant Sci. 2017;8:734. Available from: https://www.frontiersin.org/article/. https://doi.org/10.3389/fpls.2017.00734.

  69. Smart DR, Chatterton NJ, Bugbee B. The influence of elevated CO2 on non-structural carbohydrate distribution and fructan accumulation in wheat canopies. Plant Cell Environ (Wiley). 1994;17:435–42. https://doi.org/10.1111/j.1365-3040.1994.tb00312.x.

    Article  CAS  Google Scholar 

  70. Fairey NA, Daynard TB. Assimilate distribution and utilization in maize. Can J Plant Sci (NRC Research Press). 1978;58:719–30. https://doi.org/10.4141/cjps78-107.

    Article  Google Scholar 

  71. Archontoulis SV, Miguez FE. Nonlinear regression models and applications in agricultural research. 2014.

  72. Louarn G, Frak E, Zaka S, Prieto J, Lebon E. An empirical model that uses light attenuation and plant nitrogen status to predict within-canopy nitrogen distribution and upscale photosynthesis from leaf to whole canopy. AoB Plants. 2015;7:plv16. https://doi.org/10.1093/aobpla/plv116.

    Article  CAS  Google Scholar 

  73. Lai J, Yang B, Lin D, Kerkhoff AJ, Ma K. The allometry of coarse root biomass: log-transformed linear regression or nonlinear regression? PLoS One (Public Library of Science). 2013;8:1–8. https://doi.org/10.1371/journal.pone.0077007.

    Article  CAS  Google Scholar 

  74. Albert A, Anderson JA. On the existence of maximum likelihood estimates in logistic regression models. Biometrika [Internet]. JSTOR; 1984 [cited 2020 Jun 12];71:1. Available from: https://www.jstor.org/stable/2336390.

  75. Guo Y, Zhang L, Qin Y, Zhu Y, Cao W, Tian Y. Exploring the vertical distribution of structural parameters and light radiation in rice canopies by the coupling model and remote sensing. Remote Sens. 2015;7:5203–21.

    Article  Google Scholar 

  76. Wu L, Zhu X, Lawes R, Dunkerley D, Zhang H. Comparison of machine learning algorithms for classification of LiDAR points for characterization of canola canopy structure. Int J Remote Sens (Taylor & Francis). 2019;40:5973–91. https://doi.org/10.1080/01431161.2019.1584929.

    Article  Google Scholar 

  77. Gitelson A, Viña A, Solovchenko A, Arkebauer T, Inoue Y. Derivation of canopy light absorption coefficient from reflectance spectra. Remote Sens Environ [Internet]. 2019;231:111276. Available from: https://www.sciencedirect.com/science/article/pii/S0034425719302950.

  78. Srinet R, Nandy S, Patel NR. Estimating leaf area index and light extinction coefficient using Random Forest regression algorithm in a tropical moist deciduous forest, India. Ecol Inform [Internet]. 2019;52:94–102. Available from: https://www.sciencedirect.com/science/article/pii/S1574954118303029.

Download references

Acknowledgements

The authors gratefully acknowledge the financial support provided by Kansas Corn Commission and Kansas State University for sponsoring J. Lacasa’s studies and Dr. I. A. Ciampitti’s research program, the Kansas State University Research and Extension and Kansas Agricultural Experiment Station, and ANPCyT PICT 2671 and INTA PNCYO-1127042. This is contribution no. 21-294-J from the Kansas Agricultural Experiment Station.

Funding

Kansas Corn Commission, Kansas State University, the Kansas State University Research and Extension, Kansas Agricultural Experiment Station, and ANPCyT PICT 2671 and INTA PNCYO-1127042. This is contribution no. 21-294-J from the Kansas Agricultural Experiment Station.

Author information

Authors and Affiliations

Authors

Contributions

Conceptualization: JL, TJH, MEO, IAC; experimental design and data acquisition: MEO; formal analysis: JL, TJH, IAC; writing—original draft: JL, TJH, IAC; writing—review and editing: MEO. All authors read and approved the final manuscript.

Corresponding authors

Correspondence to Josefina Lacasa or Ignacio A. Ciampitti.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Additional file 1: Table S1

Summary of values found in the literature for the light extinction coefficient k in maize and the statistical method used in the estimation. We conducted a search in the Web of Science database, using the search terms “corn/maize/Zea mays”, and “light extinction /light attenuation/light interception/extinction coefficient/attenuation coefficient”. From the resulting 422 publications, 35 were selected because they matched the following criteria: studies had to report estimates of k in maize, have plant densities between 6 and 12 plants m−2 (i.e. the same range as our experiments), and be written in English. There were no restrictions on date of publication. The mean vas selected for studies with treatments with several measurement moments [50], as well as the intermediate row spacing arrangements (i.e. 0.5-0.8 m) [51].

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Lacasa, J., Hefley, T.J., Otegui, M.E. et al. A practical guide to estimating the light extinction coefficient with nonlinear models—a case study on maize. Plant Methods 17, 60 (2021). https://doi.org/10.1186/s13007-021-00753-2

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13007-021-00753-2

Keywords