Тёмный

Multiple Linear Regression in R 

David Caughlin
Подписаться 10 тыс.
Просмотров 15 тыс.
50% 1

NOTE: An update to the lessR package has resulted in the following changes. First, the abbreviated output version of the Regression function is now called reg_brief (formerly reg.brief). Second, the argument to request standardized coefficients (based on z-score rescaling of the predictor and outcome variables) is now: new_scale="z" (formerly standardized=TRUE and rescale="z"). Third, the filter= argument has been reverted back to rows= (which was used in a previous version of the package). Thus, you can ignore the message I added to this video around [42:06].
This tutorial demonstrates how to estimate a multiple linear regression model in R. Multiple linear regression is applied in the HR context of employee selection tool validation -- and specifically criterion-related validation.
Other videos from my "R Tutorials" playlist can be found here: • R Tutorials
The data file(s) referenced in this R tutorial (and other R tutorials on this playlist) can be downloaded as a compressed (zipped) folder by visiting the following link: github.com/dav.... Click "Clone or Download" followed by "Download ZIP".

Опубликовано:

 

2 май 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
Moderated Multiple Linear Regression in R
1:00:24
Просмотров 6 тыс.
Logistic Regression in R
46:02
Просмотров 10 тыс.
Hierarchical Linear Regression in R
28:23
Просмотров 5 тыс.
Multiple Linear Regression using R ( All about it )
25:28
Regression Output Explained
33:19
Просмотров 668 тыс.
Correlation Matrix in R
27:31
Просмотров 17 тыс.
Linear Regression Summary in R
10:05
Просмотров 58 тыс.
Multiple Linear Regression in R
16:10
Просмотров 82 тыс.
Multiple linear regression with interaction in R
9:48