Тёмный

Multiple linear regression using R studio (Aug 2022) 

Mike Crowson
Подписаться 40 тыс.
Просмотров 24 тыс.
50% 1

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

 

20 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 11   
@drryangagnon
@drryangagnon 2 года назад
Mike, again excellent work. I was preparing some materials for my multivariate students to review, and this is just what I had in mind.
@mikecrowson2462
@mikecrowson2462 2 года назад
Thanks so much, Ryan! Have a terrific class!
@peternaumann9983
@peternaumann9983 2 месяца назад
Awesome recap before linear models II!!! Thankyou Sir
@remyxi
@remyxi Год назад
I think it would be significantly more useful if we can have a case-study-like tutorial/walkthrough so everyone can see your analysis method and conclusion. Btw, I learned some new things from this video too nevertheless, thanks!!
@JamesMendoza-p2l
@JamesMendoza-p2l 10 месяцев назад
It has been a while since I last used R Studio, so I watched this a a refresher. It was super helpful. Just wondering if you have a walkthrough of a dataset that include a categorial variable.
@MA-ib2mb
@MA-ib2mb 7 месяцев назад
Hi Crowson, Could you please send me the link for the RStudio program you use in this video, to install to my Windows 10 laptop?
@maryamfereidouni-tx8sk
@maryamfereidouni-tx8sk Год назад
For some packages (except psych and car) I have difficulty installing. What should I do?
@oo-fk3cn
@oo-fk3cn 10 месяцев назад
Get error in function vcm
@oo-fk3cn
@oo-fk3cn 10 месяцев назад
What should I do??
@galax3017
@galax3017 3 месяца назад
get error on : cor.test(df,use="complete.obs",methods="pearson",adjust="bonferroni") Error in cor.test.default(df, use = "complete.obs", methods = "pearson", : 'x' must be a numeric vector
@mikecrowson2462
@mikecrowson2462 3 месяца назад
Check the variables being correlated to make sure they are not factor or character variables. Your variables should be integer or numeric. You can use the str() function to see what types of variables you are correlating.
Далее