Загрузка страницы

R Stats: Multiple Regression - Variable Selection

This video gives a quick overview of constructing a multiple regression model using R to estimate vehicles price based on their characteristics. The video focuses on how to employ a method of improving a linear model, and thus its linear equation, by stepwise regression with backward elimination of variables. It will demonstrate the process of building a model by starting with all candidate predictors and eliminating them one by one to optimize the model. The lesson also explains how to guide this optimization process by relying on the measures of model quality, such as R-Squared and Adjusted R-Squared statistics, and how to assess the variables usefulness to the model by judging their p-values, which represent the confidence in their coefficients which are to be used in the linear equation. The final model will be evaluated by calculating the correlation between the predicted and actual vehicle price for both the training and validation data sets. The explanation will be quite informal and will avoid the more complex statistical concepts. Note that a more complex process of building a multiple linear model, with details of variables transformation, checking for their multiple collinearity and extreme values, will be explained in the next lesson.

The data for this lesson can be obtained from the well-known UCI Machine Learning archives:
* https://archive.ics.uci.edu/ml/datasets/automobile

The R source code for this video can be found here (some small discrepancies are possible):
* http://visanalytics.org/youtube-rsrc/r-stats/Demo-D1-Multiple-Reg-Var-Selection.r

Videos in data analytics and data visualization by Jacob Cybulski, visanalytics.org.

Видео R Stats: Multiple Regression - Variable Selection канала ironfrown
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
19 апреля 2016 г. 7:11:20
00:18:47
Яндекс.Метрика