Next Article in Journal
Applying the Horizontal Visibility Graph Method to Study Irreversibility of Electromagnetic Turbulence in Non-Thermal Plasmas
Previous Article in Journal
The Quality of Statistical Reporting and Data Presentation in Predatory Dental Journals Was Lower Than in Non-Predatory Journals
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Comparison between Highly Complex Location Models and GAMLSS

by
Thiago G. Ramires
1,*,†,
Luiz R. Nakamura
2,†,
Ana J. Righetto
3,†,
Renan J. Carvalho
1,†,
Lucas A. Vieira
1,† and
Carlos A. B. Pereira
4,†
1
Campus Apucarana, Universidade Tecnológica Federal do Paraná, Apucarana 86812-460, Brazil
2
Departamento de Informática e Estatística, Universidade Federal de Santa Catarina, Florianópolis 88040-900, Brazil
3
Alvaz Agritech, Londrina 86050-268, Brazil
4
Instituto de Matemática e Estatística, Universidade de São Paulo, São Paulo 05508-090, Brazil
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Entropy 2021, 23(4), 469; https://doi.org/10.3390/e23040469
Submission received: 11 March 2021 / Revised: 6 April 2021 / Accepted: 13 April 2021 / Published: 16 April 2021

Abstract

:
This paper presents a discussion regarding regression models, especially those belonging to the location class. Our main motivation is that, with simple distributions having simple interpretations, in some cases, one gets better results than the ones obtained with overly complex distributions. For instance, with the reverse Gumbel (RG) distribution, it is possible to explain response variables by making use of the generalized additive models for location, scale, and shape (GAMLSS) framework, which allows the fitting of several parameters (characteristics) of the probabilistic distributions, like mean, mode, variance, and others. Three real data applications are used to compare several location models against the RG under the GAMLSS framework. The intention is to show that the use of a simple distribution (e.g., RG) based on a more sophisticated regression structure may be preferable than using a more complex location model.

1. Introduction

With the increasing use of new data analysis techniques, mainly artificial intelligence, machine learning, neural networks, and big data, regression analysis has become, perhaps, the most important tool among the various statistical (learning) methods of optimization, and of decision-making management. Evidently, the greater the complexity of the databases, the greater the complexity in the proper treatment of these data. The number of papers with increasingly complex techniques is naturally emerging because of the need to extract more accurate information from the data.
This manuscript is more of a work belonging to this class of papers, although we think it is less complex compared to its alternatives, which are mainly presented as (log linear) location models. Usually, the location parameters are associated to other important parameters like mean, percentiles, standard deviation, skewness, and kurtosis, in which these characteristics are implicitly modeled. There are papers that perform a good work obtaining the solutions. For instance: the three parameter log-xgamma Weibull regression model [1], the four parameter Topp Leone generated Burr XII [2], log-odd log-logistic Marshal Olkin generalized half-normal [3] and log-beta Burr XII [4] regression models, and the five parameter log-Hjorth Weibull regression model [5]. We note that many of these complex distributions suffer from the interpretation of the parameters and their estimations needed whenever predictions are demanded.
In the sequel, instead of developing and considering highly complex location models to deal with complex data, a different approach will be used, considering a more sophisticated class of regression models based on the reverse Gumbel (RG) distribution, a simple distribution with simple parameters and predictions interpretations. The chosen tool for the presented analyses is the generalized additive models for location, scale, and shape (GAMLSS) [6] framework, since they allow that any and all of distribution parameters to be explicitly modeled.
Hence, the aim of this paper is to compare if a GAMLSS model based on a very simple distribution (RG) is able to outperform several highly complex location models. In this sense, Section 2 presents a description of the location models, the GAMLSS framework and some statistical inference concepts. In Section 3 we present three real data applications (voltage data, class-H insulation, and heart transplant) comparing some recently developed location models against the RG distribution under the GAMLSS framework. Finally, Section 4 ends the paper with some concluding remarks.

2. Materials and Methods

2.1. Location Models

Location regression models are useful to relate a dependent (response) variable to one or more explanatory variables. Suppose a response Y, with location parameter μ ( v ) , which depends on the explanatory variable vector v . For this case, a class of regression models for location is characterized by
Y = μ ( v ) + Z ,
where Z follows a specific distribution that does not depend on v .
For instance, let us consider that Y follows a reverse Gumbel distribution (RG), i.e., Y R G ( μ , σ ) , also known as the type I extreme value distribution, given by
f ( y ; μ , σ ) = 1 σ exp y μ σ exp y μ σ , < y < + ,
where < μ < + is the mode, and σ > 0 is the scale parameter, E ( Y ) = μ + 0.57722 σ and the median is μ + 0.36611 σ [7]. The RG distribution is appropriate for moderately positive skew data.
Considering that Z follows a standard RG distribution, i.e., μ = 0 , in Equation (1), then Y will follow a RG distribution with model parameters θ = ( μ ( v ) , σ ) . Note that, by modeling only μ , we are actually explicitly modeling the mode of the response and also implicitly modeling both the average and median of Y.

2.2. GAMLSS Framework

An alternative approach, when other measures are affected by explanatory variables, e.g., variance, skewness, and excess of kurtosis, is to explicitly model the parameters related to these measures. In this sense, the GAMLSS framework [6] occupies a prominent position among the beyond the mean (or location) regression models [8], generalizing both generalized linear [9] and generalized additive [10] models. GAMLSS are semi-parametric regression models in which any distribution may be defined to describe the response Y, and different regression structures may be considered to explain any or all of its parameters, using linear and/or nonlinear functions.
Let Y D ( θ ) , where D is the distribution of the response variable, and θ is its parameter vector. Then, a GAMLSS can be written as
g k ( θ k ) = X k β k + j = 1 J k s j k ( x j k ) ,
where g k ( · ) denote appropriate link functions for the kth parameter, which is usually determined by the range of the parameter considered [11], X k is a known n × ( m k + 1 ) model matrix, m k denotes the number of explanatory variables related to the kth parameter, β k = β 0 k , β 1 k , , β m k k is a parameter vector of length ( m k + 1 ) , and s j k ( . ) are smoothing functions (in this paper, it will be considered as a P-spline [12,13]). When j = 1 J k s j k ( x j k ) = 0 , model (2) reduces to a fully parametric GAMLSS version [6] (pGAMLSS, for short).
Since any distribution may be used in GAMLSS, usually there is no need to transform the data in study, resulting in clearer interpretations. A wide list of distributions in GAMLSS may be found in Reference [7]. For instance, if Y R G ( μ , σ ) , then a GAMLSS model based on the RG distribution is given by
g 1 ( μ ) = μ = X 1 β 1 + j = 1 J 1 s j 1 ( x j 1 ) , g 2 ( σ ) = log σ = X 2 β 2 + j = 1 J 2 s j 2 ( x j 2 ) .
Here, the considered link functions for μ and σ were the identity and logarithm due to their range, respectively. Moreover, we can actually rewrite a location model in terms of the GAMLSS framework. Let us consider Y R G ( μ , σ ) again, and then Equation (1) can be rewritten as
θ = g 1 ( μ ) σ = X 1 β 1 σ .
It is noteworthy that, depending on the parameterization of the response variable distribution [7], μ is not necessarily a location parameter. Nonetheless, the model presented in Equation (2) can be applied more generally to any type of parameter from a population distribution [6].

2.3. Estimation and Model Selection

The maximum likelihood estimates for a GAMLSS model can be performed in the gamlss package [14] (and its add-ons) in R software [15]. The algorithms used are the RS and CG procedures described by References [6,11,14] and are available in the documentation of the package.
In order to deal with censored observations (events that will occur in the future) within the GAMLSS framework, the methodology is identical to the one used in classical models, i.e, we must add the probability that this information will occur in the future 1 F ( y i ; θ k ) into the likelihood, where F ( · ) denotes the cumulative density function. Then, the log-likelihood is given by l ( θ k ) = i F log f ( y i ; θ k ) + i C log 1 F ( y i ; θ k ) . Computationally, we can use the gamlss.cens [16] package to obtain the model estimates in the presence of censored observations.
As the explanatory variables can be included in any of the regression structures of all parameters, there are some procedures to select the additive terms. In this paper, we are using the so-called Strategy A [11,17], a stepwise-based method applied to select the terms for each model parameters based on the Akaike information criterion (AIC) [18]. This approach can be achieved using the stepGAICAll.A() function in the gamlss package.
After selecting the additive terms, we verify the model assumptions by conducting a residual analysis. The worm plots (WP) [19] are a useful tool based on the normalized quantile residuals [20], that graphically show if the fitted model presents an adequately fit to the data. With this plot we can compare the differences between the empirical and model residual mean, variance, skewness, and kurtosis, respectively, within the range in the QQ plot. More information regarding WP may be found in Reference [11].

3. Results

In this section, we will consider three classical data sets that were used as motivational examples to develop new (log-)location models in the past few years. These models will be compared to the GAMLSS framework based on the two-parameter Reverse Gumbel distribution [7]. All comparisons are made using both AIC [18] and Bayesian information criterion (BIC) [21]. We also provide, in each application, the effective degrees of freedom for all fitted models, i.e., the sum of the degrees of freedom of linear terms with the smoothing parts (when they are considered in the fitting process).

3.1. Application 1: Voltage Data

This data set was reported by Lawless [22], who conducted an experiment considering accelerated voltage life test to study specimens of solid epoxy electrical-insulation. Basically, the experiment consists in determining the failure times for epoxy insulation specimens (in min), considering three levels of voltage ( x i ): 52.5, 55.0, and 57.5 kV. The total of times observed were n = 60 , where six observations were classified as censored observations.
These data have already been modeled by the following (log-)location models:
  • Five-parameter log-Topp Leone generated Burr XII (LTLGBXII) [2] distribution;
  • Four-parameter log-Weibull Marshall-Olkin Weibull (LWMOW) [23] distribution;
  • Four-parameter log-Zografos-Balakrishnan odd log-logistic generalized half-normal (LZBOLL-GHN) [24] distribution;
  • Four-parameter log-odd log-logistic Fréchet (LOLLFr) [25] distribution;
  • Four-parameter heteroscedastic log-extended generalized odd half-Cauchy Weibull (HLEGOHC-W) distribution; four-parameter log-extended generalized odd half-Cauchy Weibull (LEGOHC-W) distribution; two-parameter heteroscedastic log-Weibull (HLW) [26] distribution;
  • Three-parameter log-odd log-logistic generalized half-normal (LOLLGHN) distribution; two-parameter log-generalized half-normal (LGHN) distribution; four-parameter log-beta generalized half-normal (LBGHN) [27] distribution;
  • Four-parameter log-gamma extended Weibull (LGE-W) [28] distribution
  • Four-parameter log-Kumaraswamy generalized Rayleigh (LKwGR); distribution three-parameter log-exponentiated generalized Rayleigh(LEGR) distribution; two-parameter log-generalized Rayleigh (LGR) [29] distribution;
  • Four-parameter exponentiated logistic geometric type I(ELGI) distribution; four-parameter exponentiated logistic geometric type II (ElGII) distribution [30].
Note that, as mentioned in Section 2.2, no transformation on the response variable is necessary while using the GAMLSS framework. However, in this application, as considered in the above papers, we will model the logarithm of the failure times, i.e, the response variable considered in this example is y: log-time in minutes. Further, x i will be considered as continuous (as in the previous applications), since the goal here is not to check if there is a significant difference between the levels of voltage x i but to understand how x impacts in the failure times.
Figure 1 displays the densities of the response variable (log-time in minutes) for each voltage level. The idea here is to check whether it is necessary to fit a regression structure (consider x i ) for the scale parameter σ of the RG distribution on the GAMLSS framework. As we can see, there is clearly a difference between the dispersion of the three different levels and thus σ may be modeled as a function of x i . Moreover, we may note that the mode for x i = 57.5 and x i = 55.0 seem to be quite similar, but different from the mode presented by x i = 52.5 , indicating a non linearity effect between μ and the voltage levels.
Based on the Strategy A variable selection method [11,17], the final fitted GAMLSS model, to represent Y is given by
μ i = 15.646 + s ( x i ) and log σ i = 5.83 + s ( x i ) .
Note that, for both regression structures, a P-spline [12,13] was considered due to the nonlinear relationship between x i and both parameters. The smoothing parameters λ for μ and σ are 3.23 and 2.85, respectively.
In order to show the advantage of the fitted GAMLSS model (3), Table 1 presents all AIC, BIC, and effective degrees of freedom values for all models considered to fit such data. In addition of the semiparametric GAMLSS model presented in (3), we also provide the results of the fully parametric GAMLSS (pGAMLSS) based on the RG distribution, which regression structures are given by μ i = 13.157 0.129 x i and log σ i = 6.073 0.113 x i . The idea here is to show how much reduction in AIC and BIC is caused by the addition of a smoother in the GAMLSS framework (please note that this addition may occur based on practical reasons, i.e., when a nonlinear effect is observed between an explanatory variable and a given parameter). Further, we shall highlight that the maximum likelihood estimates (MLEs), as well as AIC and BIC values presented in Reference [23], seem slightly off for the LWMOW model and the results presented in Table 1 differ from their original paper. The same occurs with the AIC and BIC values for the ELGII model available in Reference [30].
Table 1 illustrates that the GAMLSS model, based on the RG distribution considering smoothing functions, outperformed all other previous fitted models, i.e., a more flexible class of regression model (GAMLSS) is able to capture more information provided by the data, granting good fit even when a very simple distribution (RG) is considered. Nonetheless, even the parametric GAMLSS version, i.e., the pGAMLSS based on the RG distribution, presents a better fit than all other (log-)location models considered, according to the BIC measure (170.5). Figure 2 displays the fitted survival functions based on the RG distribution and its residuals analysis through the WP. These plots indicate that the proposed model provides a reasonable fit to these data.

3.2. Application 2: Class-H

We are now considering the data set about failure of motorettes with a new Class-H insulation. These data were introduced by Nelson [31], where the response variable y is the logarithm of the failure time (in hours). In order to investigate the effects of the temperatures in the failure times, four temperatures were considered in this experiment, 190, 220, 240, and 260 C.
As in previous applications to these data, we will consider the temperature as a continuous variable, i.e., we are not only interested to test the difference between the levels of temperature. Once again, in order to compare previous works with the GAMLSS framework, the RG distribution will be considered. The previous (log-)location models considered to model these data are:
  • Four-parameter log-Lomax Weibull (LLW) distribution [32];
  • Five-parameter log-beta transmuted Weibull (LBTW) distribution [33];
  • Five-parameter log-beta exponentiated Weibull (LBEW) distribution [34];
  • Four-parameter log-beta-Weibull (LBW) distribution [35].
Figure 3 displays the densities for each temperature level. With this plot, we have a visual of information indicating that both parameters, μ and σ , may be modeled by the explanatory variable. We may also note a possible nonlinearity of the temperature effect in mode μ parameter, since the mode for temperature 190 C is quite lower than the other levels.
Through the Strategy A variable selection method [11,17], the final fitted GAMLSS model based on the RG distribution is given by
μ i = 14.966 + s ( temperature i ) and log σ i = 4.276 + 0.011 temperature i ,
where the fitted smoothing parameter λ for μ is 17.47. Note that, although temperature was considered to model both regression structures, the smoothing function was only necessary to model the mode μ .
Table 2 shows the values of AIC, BIC, and effective degrees of freedom values for all fitted models to the Class-H data. As in the previous application, we also provide the results of the pGAMLSS framework (i.e., only considering linear effects on both parameters) based on the RG distribution, which regression structures are given by μ i = 15.314 0.033 temperature i and log σ i = 3.444 + 0.008 temperature i . Once again, we can conclude that, by using a simpler distribution, but considering a flexible regression structure (as GAMLSS), we may have better goodness-of-fit measures.
For a visual check of the goodness-of-fit, Figure 4 provides the fitted and empirical survival functions, as well the residuals WP from the fitted GAMLSS model based on the RG distribution, where it seems that the model is adequately fitted to the data.

3.3. Application 3: Heart

In this last application, we are considering the data provided by Kalbfleish and Prentice [36], where a study regarding the longevity of patients waiting for a heart transplant was conducted. During the study, some patients (27%) died before an appropriate heart could be found, so, by considering the response variable the time to receive the transplant, these events were considered as censored information.
The goal here is to study the effects of some explanatory variables on the time until transplant. The variables taken into account are y: log-time in days since acceptance into the transplantation program to transplant and to death; δ i : failure indicator (0: censored, 1: observed); x i 1 : age at acceptance (in years); x i 2 : previous surgery (0: no, 1: yes); and x i 3 : transplant (0: no, 1: yes).
Figure 5 shows the relationship between the response and all explanatory variables. We may note that the mode of y changes for each level of X 2 and X 3 , and, as the age at acceptance increases, the mode of y decreases, indicating that all three variables might be used to fit the mode μ parameter of the RG distribution. We may also note that the dispersion is influenced by X 1 and X 2 , indicating that they are probably good predictors to fit the scale parameter σ .
Using the Strategy A variable selection method [11,17], the final fitted GAMLSS model based on the RG distribution is given by
μ i = 4.662 0.054 x i 1 + 1.768 x i 2 + 2.633 x i 3 and log σ i = 1.967 0.033 x i 1 .
No smoothing functions were applied onto the age at acceptance in both parameters, i.e., in fact, the final selected GAMLSS model to explain the behavior of the response variable according to the available explanatory variables is the fully parametric version, pGAMLSS. As stated in the first application in Section 3.1, the smoothing functions may be considered when there is a nonlinear effect of a explanatory variable in a given parameter (which is not observed in this case).
We will compare model (4) with the following (log-)location models already proposed in the literature to deal with these data:
  • Four-parameter log-odd power Lindley Weibull (LOPLW) distribution [37];
  • Four-parameter log-extended odd Fréchet generalized half-normal (LEOF-GHN) distribution [38];
  • Four-parameter log-extended-exponentioned Weibull (LEE-W) distribution [39];
  • Four-parameter log-Burr XII-Weibull (LBXII-W) distribution [40];
  • Four-parameter log-log-gamma generated-Weibull (LLGG-W) distribution [41];
  • Four-parameter log-Topp-Leone odd log-logistic-Weibull (LTLOLL-W) distribution [42];
  • Three-parameter log-odd log-logistic Weibull (LOLLW) distribution [43].
Table 3 presents the AIC, BIC, and effective degrees of freedom values. Even though the LEOF-GHN model presents the smallest AIC, the pGAMLSS based on the RG distribution returns an AIC of only 1.5 units greater. Moreover, the RG model based on the fully parametric GAMLSS framework produces the best BIC value; thus, by the parsimony principle and also considering the model with the simplest interpretability, the GAMLSS alternative would be preferable. In order to check the model assumptions, the WP of the fitted pGAMLSS model is presented in Figure 6, showing that, in fact, the model provides a reasonable fit. Since there is a continuous covariate in this problem, we do not present the estimated and empirical survival functions.

4. Discussion

Although there is a reasonable number of new regression models being developed in the last few years (e.g., the ones previously fitted to the three applications considered in this paper), usually they present a highly complex structure that may suffer from the interpretation of the parameters. This is a critical drawback since the interpretability of such characteristics is still the major advantage of regression models compared to other methods.
The key point within the discussion in application sections in papers that develop new (log-)location models is usually based on goodness-of-fit measures, such as AIC and BIC. Focusing on this specifically point, let us suppose a response variable Y that follows a Gaussian distribution, and an explanatory variable X which directly affects both the mean μ and standard deviation σ of Y. To fit such behaviors, should we build a location model or a heteroscedastic model (GAMLSS in other words) or propose a new location model? The natural choice here seems to be the GAMLSS (distributional regression) approach.
Further, we may be interested in discussion on why more complex models might present better statistics, like AIC and BIC, when compared to some of their special and/or limiting cases. Looking at the properties of these models, we usually note the association between their location parameter and other important characteristics, such as mean, percentiles, standard deviation, skewness, and kurtosis. This means that, in the modeling stage of the location parameter, we are implicitly modeling these characteristics, as well. In the GAMLSS structure, we can explicitly model any and all parameters directly, i.e., different regression structures can be considered to explain all the parameters of the response variable distribution. Thus, apart from producing better goodness-of-fit measures, we can still identify which characteristics affect each of the parameters.
Finally, we present a review of regression models, based on fitting any and all parameters using linear and/or nonlinear structures, and consequently modeling more accurately the data behavior through the GAMLSS framework. The use of simpler models, with interpretable parameters, based on very sophisticated regression structures, presented better results than the ones obtained through highly complex location models. Following the parsimony principle and/or the interpretability of the parameters, we may conclude—at least from a practical point of view—that, by using the GAMLSS framework, the development and proposal of new models with a high number of parameters is, in some cases, avoidable.

Author Contributions

Conceptualization, T.G.R.; methodology, T.G.R., L.R.N., and A.J.R.; formal analysis, T.G.R., L.R.N., A.J.R., R.J.C., L.A.V., and C.A.B.P.; writing—original draft preparation, T.G.R. and L.R.N.; writing—review and editing, T.G.R., L.R.N., A.J.R., R.J.C., L.A.V., and C.A.B.P.; supervision, L.R.N.; project administration, T.G.R. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The data presented in this study are available in Lawless [22], Nelson [31], and Kalbfleish and Prentice [36]. Further, all codes used in this paper are available at https://colab.research.google.com/drive/1Hlyb6nsqJ3aLiqc8kYRMYYduYfWwMZ0O?usp=sharing.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Cordeiro, G.M.; Altun, E.; Korkmaz, M.Ç.; Pescim, R.R.; Afify, A.Z.; Yousof, H.M. The xgamma Family: Censored Regression Modelling and Applications. Revstat. Stat. J. 2020, 18, 593–612. [Google Scholar]
  2. Yousof, H.M.; Altun, E.; Rasekhi, M.; Alizadeh, M.; Hamedani, G.G.; Ali, M.M. A new lifetime model with regression models, characterizations and applications. Commun. Stat. Simul. C 2019, 48, 264–286. [Google Scholar] [CrossRef]
  3. Korkmaz, M.C.; Altun, E.; Alizadeh, M.; Yousof, H.M. A new flexible lifetime model with log-location regression modeling, properties and applications. J. Stat. Manag. Syst. 2019, 22, 871–891. [Google Scholar] [CrossRef]
  4. Afify, A.Z.; Cordeiro, G.M.; Bourguignon, M.; Ortega, E.M.M. Properties of the transmuted Burr XII distribution, regression and its applications. J. Data Sci. 2018, 16, 485–510. [Google Scholar] [CrossRef]
  5. Korkmaz, M.Ç.; Altun, E.; Yousof, H.M.; Hamedani, G.G. The Hjorth’s IDB generator of distributions: Properties, characterizations, regression modeling and applications. J. Stat. Theory Appl. 2020, 19, 59–74. [Google Scholar] [CrossRef] [Green Version]
  6. Rigby, R.A.; Stasinopoulos, D.M. Generalized additive models for location, scale and shape. J. R. Stat. Soc. Ser. C (Appl. Stat.) 2005, 54, 507–554. [Google Scholar] [CrossRef] [Green Version]
  7. Rigby, R.A.; Stasinopoulos, D.M.; Heller, G.Z.; De Bastiani, F. Distributions for Modeling Location, Scale and Shape: Using GAMLSS in R; CRC Press: Boca Raton, FL, USA, 2019. [Google Scholar]
  8. Kneib, T. Beyond mean regression. Stat. Model. 2013, 13, 275–303. [Google Scholar] [CrossRef] [Green Version]
  9. Nelder, J.A.; Wedderburn, R.W.M. Generalized linear models. J. R. Stat. Soc. Ser. A (Gen.) 1972, 135, 370–384. [Google Scholar] [CrossRef]
  10. Hastie, T.J.; Tibshirani, R.J. Generalized Additive Models; Chapman and Hall/CRC: Boca Raton, FL, USA, 1990. [Google Scholar]
  11. Stasinopoulos, D.M.; Rigby, R.A.; Heller, G.Z.; Voudouris, V.; De Bastiani, F. Flexible Regression and Smoothing: Using GAMLSS in R; CRC Press: Boca Raton, FL, USA, 2017. [Google Scholar]
  12. Eilers, P.H.; Marx, B.D. Flexible smoothing with B-splines and penalties. Stat. Sci. 1996, 11, 89–121. [Google Scholar] [CrossRef]
  13. Eilers, P.H.C.; Marx, B.D.; Durbán, M. Twenty years of P-splines. SORT 2015, 39, 149–186. [Google Scholar]
  14. Stasinopoulos, D.M.; Rigby, R.A. Generalized additive models for location scale and shape (GAMLSS) in R. J. Stat. Softw. 2007, 23, 1–46. [Google Scholar] [CrossRef] [Green Version]
  15. R Core Team. R: A Language and Environment for Statistical Computing; R Foundation for Statistical Computing: Vienna, Austria, 2020; Available online: https://www.R-project.org/ (accessed on 10 December 2020).
  16. Stasinopoulos, M.; Rigby, B.; Mortan, N. gamlss.cens: Fitting an Interval Response Variable Using ‘gamlss.family’ Distributions, R Package Version 5.0-1; 2018. Available online: https://CRAN.R-project.org/package=gamlss.cens (accessed on 10 December 2020).
  17. Ramires, T.G.; Nakamura, L.R.; Righetto, A.J.; Pescim, R.R.; Mazucheli, J.; Rigby, R.A.; Stasinopoulos, D.M. Validation of stepwise-based procedure in GAMLSS. J. Data Sci. 2021, 19, 96–110. [Google Scholar] [CrossRef]
  18. Akaike, H. A new look at the statistical model identification. IEEE Trans. Autom. Control 1974, 19, 716–723. [Google Scholar] [CrossRef]
  19. van Buuren, S.; Fredriks, M. Worm plot: A simple diagnostic device for modelling growth reference curves. Stat. Med. 2001, 20, 1259–1277. [Google Scholar] [CrossRef] [PubMed]
  20. Dunn, P.K.; Smyth, G.K. Randomized quantile residuals. J. Comput. Graph Stat. 1996, 5, 236–244. [Google Scholar]
  21. Schwarz, G. Estimating the dimension of a model. Ann. Stat. 1978, 6, 461–464. [Google Scholar] [CrossRef]
  22. Lawless, J.F. Statistical Models and Methods for Lifetime Data; Wiley: Hoboken, NJ, USA, 2003. [Google Scholar]
  23. Korkmaz, M.Ç.; Cordeiro, G.M.; Yousof, H.M.; Pescim, R.R.; Afify, A.Z.; Nadarajah, S. The Weibull Marshall-Olkin family: Regression model and application to censored data. Commun. Stat. Theory Methods 2019, 48, 4171–4194. [Google Scholar] [CrossRef]
  24. Altun, E.; Yousof, H.M.; Hamedani, G.G. A new generalization of generalized half-normal distribution: Properties and regression models. J. Stat. Dist. Appl. 2018, 5, 1–16. [Google Scholar] [CrossRef]
  25. Yousof, H.M.; Altun, E.; Hamedani, G.G. A new extension of Fréchet distribution with regression models, residual analysis and characterizations. J. Data Sci. 2018, 16, 743–770. [Google Scholar] [CrossRef]
  26. Cordeiro, G.M.; Ramires, T.G.; Ortega, E.M.M.; Alizadeh, M. The new family of distributions and applications in heteroscedastic regression analysis. J. Stat. Theory Appl. 2017, 16, 401–418. [Google Scholar] [CrossRef] [Green Version]
  27. Pescim, R.R.; Ortega, E.M.; Cordeiro, G.M.; Alizadeh, M. A new log-location regression model: Estimation, influence diagnostics and residual analysis. J. Appl. Stat. 2017, 44, 233–252. [Google Scholar] [CrossRef]
  28. Cordeiro, G.M.; Nadarajah, S.; Ortega, E.M.; Ramires, T.G. An alternative two-parameter gamma generated family of distributions: Properties and applications. Hacet. J. Math. Stat. 2016, 47, 145–173. [Google Scholar] [CrossRef]
  29. Gomes, A.E.; da-Silva, C.Q.; Cordeiro, G.M.; Ortega, E.M.M. A new lifetime model: The Kumaraswamy generalized Rayleigh distribution. J. Stat. Comput. Simul. 2014, 84, 290–309. [Google Scholar] [CrossRef]
  30. Mendoza, N.V.R.; Ortega, E.M.M.; Cordeiro, G.M. The exponentiated-log-logistic geometric distribution: Dual activation. Commun. Stat. Theory Methods 2016, 45, 3838–3859. [Google Scholar] [CrossRef]
  31. Nelson, W.B. Accelerated Testing: Statistical Models, Test Plans, and Data Analysis; John Wiley & Sons: Hoboken, NJ, USA, 2009. [Google Scholar]
  32. Cordeiro, G.M.; Ortega, E.M.M.; Popović, B.V.; Pescim, R.R. The Lomax generator of distributions: Properties, minification process and regression model. Appl. Math. Comput. 2014, 247, 465–486. [Google Scholar] [CrossRef]
  33. Pal, M.; Tiensuwan, M. The beta transmuted Weibull distribution. Austrian J. Stat. 2014, 43, 133–149. [Google Scholar] [CrossRef]
  34. Cordeiro, G.M.; Gomes, A.E.; da-Silva, C.Q.; Ortega, E.M.M. The beta exponentiated Weibull distribution. J. Stat. Comput. Simul. 2013, 83, 114–138. [Google Scholar] [CrossRef]
  35. Lee, C.; Famoye, F.; Olumolade, O. Beta-Weibull distribution: Some properties and applications to censored data. J. Mod. Appl. Stat. Methods 2007, 6, 173–186. [Google Scholar] [CrossRef]
  36. Kalbfleisch, J.D.; Prentice, R.L. The Statistical Analysis of Failure Time Data; John Wiley: Hoboken, NJ, USA, 1980. [Google Scholar]
  37. Korkmaz, M.C.; Altun, E.; Yousof, H.M.; Hamedani, G.G. The odd power Lindley generator of probability distributions: Properties, characterizations and regression modeling. Int. J. Stat. Probab. 2019, 8, 70–89. [Google Scholar] [CrossRef]
  38. Yousof, H.M.; Rasekhi, M.; Altun, E.; Alizadeh, M. The extended odd Fréchet family of distributions: Properties, applications and regression modeling. Int. J. Math. Comput. 2019, 30, 1–16. [Google Scholar]
  39. Alizadeh, M.; Afshari, M.; Hosseini, B.; Ramires, T.G. Extended exp-G family of distributions: Properties, applications and simulation. Commun. Stat. Simul. Comput. 2018, 49, 1730–1745. [Google Scholar] [CrossRef]
  40. Cordeiro, G.M.; Yousof, H.M.; Ramires, T.G.; Ortega, E.M.M. The Burr XII system of densities: Properties, regression model and applications. J. Stat. Comput. Simul. 2018, 88, 432–456. [Google Scholar] [CrossRef]
  41. Cordeiro, G.M.; Bourguignon, M.; Ortega, E.M.M.; Ramires, T.G. General mathematical properties, regression and applications of the log-gamma-generated family. Commun. Stat. Theory Methods 2018, 47, 1050–1070. [Google Scholar] [CrossRef]
  42. Brito, E.; Cordeiro, G.M.; Yousof, H.M.; Alizadeh, M.; Silva, G.O. The Topp-Leone odd log-logistic family of distributions. J. Stat. Comput. Simul. 2017, 87, 3040–3058. [Google Scholar] [CrossRef]
  43. Cruz, J.N.D.; Ortega, E.M.M.; Cordeiro, G.M. The log-odd log-logistic Weibull regression model: Modelling, estimation, influence diagnostics and residual analysis. J. Stat. Comput. Simul. 2016, 86, 1516–1538. [Google Scholar] [CrossRef]
Figure 1. Densities of y for each voltage level, disregarding censored observations.
Figure 1. Densities of y for each voltage level, disregarding censored observations.
Entropy 23 00469 g001
Figure 2. For the voltage data: (a) the estimated and empirical survival function from the generalized additive models for location, scale, and shape (GAMLSS) model based on the reverse Gumbel (RG) distribution considering smoothing functions and (b) the worm plot (WP).
Figure 2. For the voltage data: (a) the estimated and empirical survival function from the generalized additive models for location, scale, and shape (GAMLSS) model based on the reverse Gumbel (RG) distribution considering smoothing functions and (b) the worm plot (WP).
Entropy 23 00469 g002
Figure 3. Densities of y for each temperature level.
Figure 3. Densities of y for each temperature level.
Entropy 23 00469 g003
Figure 4. For class-H data: (a) the estimated and empirical survival function from RG and (b) the WP.
Figure 4. For class-H data: (a) the estimated and empirical survival function from RG and (b) the WP.
Entropy 23 00469 g004
Figure 5. Dispersion plot and boxplots for heart data as a function of the explanatory variables.
Figure 5. Dispersion plot and boxplots for heart data as a function of the explanatory variables.
Entropy 23 00469 g005
Figure 6. Worm plot of the fitted fully parametrc GAMLSS model based on the RG distribution.
Figure 6. Worm plot of the fitted fully parametrc GAMLSS model based on the RG distribution.
Entropy 23 00469 g006
Table 1. Akaike information criterion (AIC), Bayesian information criterion (BIC), and effective degree of freedom (df) from the fitted models for the voltage data.
Table 1. Akaike information criterion (AIC), Bayesian information criterion (BIC), and effective degree of freedom (df) from the fitted models for the voltage data.
Modeldf AIC BIC Modeldf AIC BIC
RG (GAMLSS)5.5157.6168.6LGE-W5168.6179.1
HLEGOHC-W6161.3173.9HLW4171.4179.8
RG (pGAMLSS)4162.1170.5log-Weibull3173.4179.7
LOLLFr4164.3172.7LWMOW5173.5184.0
LEGOHC-W5165.6176.1LKwGR5177.4187.8
LZBOLL-GHN5166.2176.7LGHN3178.8185.1
LOLLGHN4166.4174.8LGR3179.5185.7
ELGI5166.7177.2LEGR4180.5188.8
LBGHN5167.1177.5ELGII5187.3197.8
LTLGBXII6168.4180.9
Table 2. AIC, BIC, and effective degree of freedom (df) from the fitted models for the Class-H data.
Table 2. AIC, BIC, and effective degree of freedom (df) from the fitted models for the Class-H data.
Modeldf AIC BIC
RG (GAMLSS)5.34.2911.0
LLW513.822.2
RG (pGAMLSS)416.623.3
LBEW616.927.0
LBTW618.528.6
LBW518.727.2
log-Weibull322.427.5
Table 3. AIC, BIC, and effective degree of freedom (df) from the fitted models for the heart data.
Table 3. AIC, BIC, and effective degree of freedom (df) from the fitted models for the heart data.
Modeldf AIC BIC
LEOF-GHN8334.3355.3
RG (pGAMLSS)7335.8354.2
LOPLW8338.4359.5
LEE-W7343.3361.8
LBXII-W7343.3361.8
LTLOLL-W8345.3366.4
LLGG-W7345.7364.1
LOLLW6347.5363.4
log-Weibull5353.4366.6
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ramires, T.G.; Nakamura, L.R.; Righetto, A.J.; Carvalho, R.J.; Vieira, L.A.; Pereira, C.A.B. Comparison between Highly Complex Location Models and GAMLSS. Entropy 2021, 23, 469. https://doi.org/10.3390/e23040469

AMA Style

Ramires TG, Nakamura LR, Righetto AJ, Carvalho RJ, Vieira LA, Pereira CAB. Comparison between Highly Complex Location Models and GAMLSS. Entropy. 2021; 23(4):469. https://doi.org/10.3390/e23040469

Chicago/Turabian Style

Ramires, Thiago G., Luiz R. Nakamura, Ana J. Righetto, Renan J. Carvalho, Lucas A. Vieira, and Carlos A. B. Pereira. 2021. "Comparison between Highly Complex Location Models and GAMLSS" Entropy 23, no. 4: 469. https://doi.org/10.3390/e23040469

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop