Nonparametric regression (Kernel and Lowess)

Nonparametric regression (Kernel and Lowess) is part of:
  • Pro Core statistical software

  • System configuration

    • Windows:
      • Versions: 9x/Me/NT/2000/XP/Vista/Win 7
      • Excel: 97 and later
      • Processor: 32 or 64 bits
      • Hard disk: 150 Mb
    • Mac OS X:
      • OS: OS X
      • Excel: X, 2004 and 2011
      • Hard disk: 150Mb.

Benefits

  • Easy and user-friendly
    Easy and user-friendly XLSTAT is flawlessly integrated with Microsoft Excel which is the most popular spreadsheet worldwide. This integration makes it one of the simplest available tools to work with as it utilizes the same philosophy as Microsoft Excel. The program is accessible in a dedicated XLSTAT tab. The analyses are grouped into functional menus. The dialog boxes are user-friendly and setting up an analysis is straightforward.
  • Data and results shared seamlessly
    Data and results shared seamlessly One of the greatest advantages of XLSTAT is the way you can share data and results seamlessly. As the results are stored in Microsoft Excel, anyone can access them. There is no need for the receiver to have an XLSTAT license or any additional viewer which makes your team-work easier and more affordable. In addition, results are easily integrable into other Microsoft Office software such as PowerPoint, so that you can create striking presentation in minutes.
  • Modular
    Modular XLSTAT is a modular product. XLSTAT-Pro is a core statistical module of XLSTAT which includes all the mainstream functionalities in statistics and multivariate analysis. More advanced features contained in add-on modules can be added for specific applications. This way you can adapt the software to your needs making the software more cost-efficient.
  • Didactic
    Didactic The results of XLSTAT are organized by analysis and are easy to navigate. Moreover useful information is provided along with the results to assist you in your interpretation.
  • Affordable
    Affordable XLSTAT is a complete and modular analytical solution that can suit any analytical business needs. It is very reasonably priced so that the return of your investment is almost immediate. Any XLSTAT license comes with top level support and assistance.
  • Accessible - Available in many languages
    Accessible - Available in many languages We have ensured XLSTAT is accessible to everyone by making the program available in many languages, including Chinese, English, French, German, Italian, Japanese, Polish, Portuguese and Spanish.
  • Automatable and customizable
    Automatable and customizable Most of the statistical functions available in XLSTAT can be called directly from the Visual Basic window of Microsoft Excel. They can be modified and integrated to more code to fit to the specificity of your domain. Adding tables and plots as well as modifying existing outputs becomes easy. Furthermore, XLSTAT includes some special tools on the dialog boxes to generate automatically the VBA code in order to reproduce your analysis using the VBA editor or to simply load pre-set settings. This effortless automation of routine analysis will be a huge time saver on your part.

When to use nonparametric regression

Nonparametric regression can be used when the hypotheses about more classical regression methods, such as linear regression, cannot be verified or when we are mainly interested in only the predictive quality of the model and not its structure.

Nonparametric regression in XLSTAT

XLSTAT offers two types of nonparametric regressions: Kernel and Lowess.

Kernel regression

Kernel regression is a modeling tool which belongs to the family of smoothing methods. Unlike linear regression which is both used to explain phenomena and for prediction (understanding a phenomenon to be able to predict it afterwards), Kernel regression is mostly used for prediction. The structure of the model is variable and complex, the latter working like a filter or black box. There are many variations of Kernel regression in existence.

As with any modeling method, a learning sample of size nlearn is used to estimate the parameters of the model. A sample of size nvalid can then be used to evaluate the quality of the model. Lastly, the model can be applied to a prediction sample of size npred, for which the values of the dependent variable Y are unknown.

The characteristics of Kernel Regression are:

  1. The use of a kernel function, to weigh the observations of the learning sample, depending on their "distance" from the predicted observation.

    The kernel functions available in XLSTAT are:

    • Uniform
    • Triangle
    • Epanechnikov
    • Quartic
    • Triweight
    • Tricube
    • Gaussian
    • Cosine
  2. The bandwidth associated to each variable. It is involved in calculating the kernel and the weights of the observations, and differentiates or rescales the relative weights of the variables while at the same time reducing or augmenting the impact of observations of the learning sample, depending on how far they are from the observation to predict.
  3. The polynomial degree used when fitting the model to the observations of the learning sample. Two strategies are suggested in order to restrict the size of the learning sample taken into account for the estimation of the parameters of the polynomial: Moving window and k nearest neighbors.

LOWESS regression

Locally weighted regression and smoothing scatter plots or LOWESS regression was introduced to create smooth curves through scattergrams.

LOWESS regression is very similar to Kernel regression as it is also based on polynomial regression and requires a kernel function to weight the observations.

Results for nonparametric regression in XLSTAT

Charts for nonparametric regression in XLSTAT

If only one quantitative explanatory variable or temporal variable has been selected as a function of time, the first chart shows the data and the curve for the predictions made by the model. If there are several explanatory variables, the first chart shows the observed data and predictions as a function of the first explanatory variable selected.

The second chart displayed is the bar chart of the residuals.

Tutorials

Screenshots