avasms computes avas using a series of alternative options
This function applies avas with a series of options and produces the augmented star plot.
Below we list the five options giving an informative text description followed by the optional input arguments. We also give in parenthesis, the abbreviations used in the augmented star plot, where these are different.
- Robustness (rob).
- Remove effect of order of explanatory variables by regression (scail).
- Trapezoidal or rectangular rule for numerical integration in function ctsub (trapezoid).
- Ordering inclusion of the variables in the backfitting algorithm using $R^2$ values (orderR2).
- Initial robust transformation of the response (tyinitial).
We reduce the number of analyses for investigation by removing all those for which the residuals fail the Durbin-Watson and Jarque-Bera tests, at the 10 per cent level (two-sided for Durbin-Watson). Unlike the Durbin-Watson test, the Jarque-Bera test uses a combination of estimated skewness and kurtosis to test for distributional shape of the residuals.
Note that this threshold of 10 per cent can be changed using optional input argument critBestSol.
We order the solutions by the Durbin-Watson significance level multiplied by the value of $R^2$ and by the number of units not declared as outliers. The rays in individual plots are of equal length for those features used in an analysis. All rays are in identical places in each plot. Information in the plot is augmented by making the length of the rays for each analysis reflect the properties of the analysis; they are proportional to $p_{DW}$, the significance level of the Durbin-Watson test. Note that the ordering in which the solutions are displayed in the plot can be changed using optional input argument SolutionOrdering.
The five options start on the right and wind counterclockwise in steps of 72 degrees around the circle. The ordering in which the five options are displayed in the plot depends on the frequency of presence among the set of the admissible solutions. For example, if robustness is the one who has the highest frequency, its spoke is shown on the right (plotted to the East). The second most present option is shown on the top right...
and the least present option is shown on the bottom right.
Wang and Murphy data.BestSol
=avasms(y
,
X
,
Name, Value
)
Riani M., Atkinson A.C. and Corbellini A. (2022), Robust Transformations for Multiple Regression via Additivity and Variance Stabilization, submitted.
Tibshirani R. (1987), Estimating optimal transformations for regression, "Journal of the American Statistical Association", Vol. 83, 394-405.
Wang D. and Murphy M. (2005), Identifying nonlinear relationships regression using the ACE algorithm, "Journal of Applied Statistics", Vol. 32, pp. 243-258.