Тёмный

Explore your data using R programming 

R Programming 101
Подписаться 110 тыс.
Просмотров 105 тыс.
50% 1

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

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 140   
@RProgramming101
@RProgramming101 Год назад
Get my FREE cheat sheets for R programming and statistics (including transcripts of these lessons) here: www.learnmore365.com/pages/membership-r-programming-data-visualization-and-research-methods
@chriskerr6500
@chriskerr6500 2 года назад
Just started Learning R Programming and your videos are some of the best and easiest to follow. Keep up the great work!
@RProgramming101
@RProgramming101 2 года назад
Thanks for the encouragement!! Will do :)
@yidanjiang7599
@yidanjiang7599 2 года назад
Your videos are amazing and so helpful for half beginner to look like a pro!
@eyadha1
@eyadha1 2 года назад
Thank you very much. Very helpful
@RProgramming101
@RProgramming101 2 года назад
Glad it was helpful! Thanks for your feedback
@monzurmorshed.
@monzurmorshed. 2 года назад
Thank you!
@RProgramming101
@RProgramming101 2 года назад
You're welcome!
@peterschmitt9802
@peterschmitt9802 2 года назад
my version of the starwars data renames gender as sex, and gender becomes "masculine",and "feminine"
@gianluca.pastorelli
@gianluca.pastorelli 2 года назад
Your videos are simply great! I feel I've become a bit more proficient with R also thanks to you. I recently started to do some PCA on my datasets and I'm wondering if you could give an introduction to multivariate analysis with R in your next videos. Keep up the good work 👍
@RProgramming101
@RProgramming101 2 года назад
Thanks !!! :)
@christianjimenez2383
@christianjimenez2383 2 года назад
Please, please keep making these videos. It is crucial for us data analyst who are just getting started and would like to continue expanding our knowledge. I would even donate if you had a patreon
@BetsabeRosas-dl7mk
@BetsabeRosas-dl7mk Год назад
Did anybody by any chance in the very beginning instead of having as the format 87 rows and 13 variables they have A tibble with 87 rows and 14 variables?? If so how could I change the variable count to match his? Any help is appreciated thank you!
@afonsoosorio2099
@afonsoosorio2099 Год назад
I have just tried Dim(starwars) and the output was 87 14
@kazimalithedon
@kazimalithedon 2 года назад
> select(hair_color) Error in UseMethod("select") : no applicable method for 'select' applied to an object of class "character" This is the error system is throwing.
@kazimalithedon
@kazimalithedon 2 года назад
I have installed the package dplyr, still the problem persists. I am still not able to use the code - > starwars %>% + select(hair_color) %>% + arrange(desc(n)) %>% + View()
@edongoogle8290
@edongoogle8290 Год назад
I've checked but can't find it. Where is the playlist for explore-clean-manipulate you mention in these videos? There are four playlists but none on that cycle exactly :)
@easydatascience2508
@easydatascience2508 Год назад
You can try mine too. The playlist for Python and R provide most of the fundamentals. Source files downloadable.
@ilhemdjenane
@ilhemdjenane 3 месяца назад
Just started learning R, I love how you simplify things to make them make sense. Thank you
@joshuakimeli4564
@joshuakimeli4564 Год назад
This is nice, can you do CCA ANALYSIS
@melissahirst3078
@melissahirst3078 Год назад
This is so helpful, thank you so much! I am on the capstone project for Coursera analytics 8 part course and I am SO LOST lol. I know exactly what I want to see, but throughout the course there was only 1 module on "R" and many bookmarks were noted. But the commands are not organized so it takes hours to see what code is necessary to clean something or narrow the data that you are looking for. I think that I chose a project that has an overwhelming amount of data... and it has my Kaggle freaking out lol... I WAS going to use RStudio but I was having trouble importing the datasets that I needed so I figured that if I could just code in Kaggle; and that was the platform that I was going to showcase the project on (AND that is where I found the datasets that I am using) I might as well just run the code there.. but it is taking months lol.
@ponesojanda5334
@ponesojanda5334 Год назад
Thank you this was so helpful
@aggy003
@aggy003 2 месяца назад
Thanks for great videos, they are very helpful! Im just wondering, the sort command only shows the first 1000 rows.. is it possible to show/sort all of the rows? I have a daraser with 47k observation and 6k variables. Thanks!
@c.rafatulkabir6971
@c.rafatulkabir6971 2 года назад
Greg you are an amazing teacher! can you make videos on PCA and ANOVA using R. Thanks!
@RProgramming101
@RProgramming101 2 года назад
Great suggestion! will do
@psalm2326
@psalm2326 Год назад
Thank you sir, you explain it well ..appreaciate
@tchistermorrelebissa8628
@tchistermorrelebissa8628 Год назад
Excuse me, Sir, why not You make it/them more simplified? For example, gender, height and weight or fresh and dry weight (plant) to draw histogramme
@DrPhilby
@DrPhilby Год назад
Tidyverse
@DrPhilby
@DrPhilby Год назад
Starwars
@rupeshingle2681
@rupeshingle2681 2 года назад
the way of your teaching is "THE BEST " Thanks for giving the best information
@RProgramming101
@RProgramming101 2 года назад
You are most welcome. Thanks for the comment!
@ClaudiaMartinez-jk4mj
@ClaudiaMartinez-jk4mj 2 года назад
Omg love your videos just finished a r training and feel i have learnt so much from jus 3 or ur videos.. 💛💛💛💛💛
@RProgramming101
@RProgramming101 2 года назад
I'm so glad! Thank you for the feedback.
@chaytanyakumar8939
@chaytanyakumar8939 Год назад
Where can I find the code?
@oddsratio4070
@oddsratio4070 2 года назад
Hello, I have been using R for 10 years and the Tidyverse for about a year or two. This channel is fantastic. What software do you use to do the coloured, highlighting, annotations ? Thanks
@ToucHDowN514
@ToucHDowN514 2 года назад
where have you been?? keep it up!!
@RProgramming101
@RProgramming101 2 года назад
haha - day job has been busy - but want to do more of this (I love this stuff).
@josephkimote661
@josephkimote661 2 года назад
Good work right here. Consider doing another on data imputation especially using MICE, I know it'll be🔥🔥. Waiting, thanks in advance
@josecastro4143
@josecastro4143 2 года назад
Thank you for making these videos, it must take a lot of your time in preparation and editing. Cheers from Scotland.
@aseelaraji7045
@aseelaraji7045 2 года назад
Thanks very much for the great teaching way you do. I would highly appreciate if you can do a video about cluster using R.
@RProgramming101
@RProgramming101 2 года назад
Great suggestion! You are most welcome :)
@aseelaraji7045
@aseelaraji7045 2 года назад
@@RProgramming101 Thank you very much
@goodmanshawnhuang
@goodmanshawnhuang 2 года назад
Great work! It re-ignited my passion for R. Thanks a lot!
@Senapsdesign
@Senapsdesign 3 месяца назад
Gender and sex is now updated in the dataset. (gender in this video was what sex is now; female/male)
@RProgramming101
@RProgramming101 3 месяца назад
ah - interesting. Thanks for pointing that out.
@sohaibezzi2223
@sohaibezzi2223 2 года назад
really very cool videos i hope you explain more about survival analysis and regression
@abdoulieb.jallow996
@abdoulieb.jallow996 2 месяца назад
i wish you could explore my data with me
@emmylou3013
@emmylou3013 8 месяцев назад
I think the recent update has changed this dataset starwars
@kunststoffjunkie
@kunststoffjunkie Год назад
Wow thank you so much for this! You have taken away my fear of using this program, with this video I broke through a WALL that was in between me and my data analysis. Very clear way of explaining things as compared to other videos.
@RProgramming101
@RProgramming101 Год назад
Wow - what a nice thing to say (thanks!!)
@Bulgarian83
@Bulgarian83 Год назад
Thank you for this great tutorial!
@RProgramming101
@RProgramming101 Год назад
Glad it was helpful!
@setarehsohail5422
@setarehsohail5422 2 года назад
many thanks!
@RProgramming101
@RProgramming101 2 года назад
You are most welcome.
@TakeFlow1
@TakeFlow1 2 года назад
Thank you for these tutorials! So far, your channel is the best one I've found to start learning R. Keep up the good work! We appreciate it!
@xiaonanz9411
@xiaonanz9411 Год назад
Why can't I install tidyverse?
@dirichiumunna9365
@dirichiumunna9365 Год назад
This is so useful!
@RProgramming101
@RProgramming101 Год назад
I'm so glad! Thank you for the feedback.
@johannepersolanglois6441
@johannepersolanglois6441 Год назад
The StarWars dataset is no more available.
@richmondanaman3819
@richmondanaman3819 2 года назад
I humbly request you to do a video on Bayesian mixing models using R statistics software.
@RProgramming101
@RProgramming101 2 года назад
Noted on this one, thank you! :)
@qya.4594
@qya.4594 2 года назад
Thanks a lot.
@RProgramming101
@RProgramming101 2 года назад
Most welcome!
@space5more
@space5more 6 месяцев назад
Excellente~! Thanks -
@burakdemir3257
@burakdemir3257 2 года назад
Hi, just a quick question when I use this line of codes sort(table(starwars$hair_color)) it is now showing the NA values , is it because of R does not know what the NA values are and can not sort it ? Do I think right ?
@mohamedfarag9584
@mohamedfarag9584 2 года назад
Well done for the fantastic lectures that make life with R easier
@ziphozihlentwatwa1546
@ziphozihlentwatwa1546 2 года назад
Thank you for the great videos, so well explained, it's like you knew what I needed!
@RProgramming101
@RProgramming101 2 года назад
You are so welcome!
@darkcloud13
@darkcloud13 8 месяцев назад
Honestly, I've never done anything in R before, just started randomly watching this video. I understood EVERYTHING! Just amazing, definitely subscribed.
@Tyriion
@Tyriion 2 месяца назад
I did not know learning R could be so much fun! Thank you for this great video
@OnLyhereAlone
@OnLyhereAlone 2 года назад
Please HELP! Why are the functions "arrange" and "filter" not working on my data even after I have made sure and confirmed that the columns are numeric types of data?
@DingDongGrahamBell
@DingDongGrahamBell 10 месяцев назад
Thank YOU so much! I've learned a lot about R functions. I will be watching the rest of your video tutorial. Thank YOU, Professor!
@drsajidawan6044
@drsajidawan6044 2 года назад
Wow, but also feel bad that why I didn't discover your videos earlier. Great experience!
@monicabn3067
@monicabn3067 6 месяцев назад
Thank you for these kind of content, someone who is learning via internet… I salute you 😊
@RealistWajahat
@RealistWajahat Год назад
It was a great start.
@fliegendesklassenzimmer5459
@fliegendesklassenzimmer5459 2 года назад
Great tutorials and huge thank you for your content! I always use a split screen with my data set on the left and your videos on the right. Please keep providing! Greetings from Berlin
@IlseKeznach
@IlseKeznach Год назад
daughterset
@akto4677
@akto4677 2 года назад
Hi, I cannot find any library tidyverse on R studio these days ??
@yamaahmady1381
@yamaahmady1381 Месяц назад
Thank you, Dr Greg. Very useful content and very nicely explained. I had almost given up on R, but your videos reignited the passion for learning it.
@RProgramming101
@RProgramming101 Месяц назад
oh I'm so glad - thanks for the feedback
@rebeccaclosure
@rebeccaclosure 2 года назад
lifeline!
@korman9872
@korman9872 Год назад
vary Tx sir,
@CindyLaquidara
@CindyLaquidara Год назад
I love these videos. They are so incredibly helpful. Thanks a million!
@Junecode
@Junecode 4 месяца назад
Great to see the level of detail to learn R here. You are so right about cut and paste 🙂
@quito96
@quito96 2 года назад
Simply the Best -> I love it
@RProgramming101
@RProgramming101 2 года назад
Thanks for the kind comment :)
@douglaspage7311
@douglaspage7311 2 года назад
Thank you! I needed to catch up to all things tidyverse and your videos have been an absolute life saver. It's like you know exactly how my brain works. Are you going to get to spatial data and the 'sf' package at some point?
@zgb3l
@zgb3l 2 года назад
this is so helpful
@RProgramming101
@RProgramming101 2 года назад
Glad you found it helpful!
@kdjbelabed1818
@kdjbelabed1818 2 года назад
How to solve Partial Differential Equations in R?
@jean-yvesberisse4512
@jean-yvesberisse4512 2 года назад
savage vdo. thankssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss!
@Juliesyourfreind16
@Juliesyourfreind16 Год назад
You make R interesting.
@RProgramming101
@RProgramming101 Год назад
Thank you!
@leireagirre2340
@leireagirre2340 7 месяцев назад
Best R teacher, thanks a lot, it was a great video!
@srishtitripathi8543
@srishtitripathi8543 2 года назад
I am a beginner in R and I found your videos are the best. Very helpful, thank you so much.
@RProgramming101
@RProgramming101 2 года назад
I'm so glad! Thank you for your kind feedback
@BillyCheong
@BillyCheong 2 года назад
Glad that u are back! Thank you
@RProgramming101
@RProgramming101 2 года назад
More to come! Thank you!
@piyushchauhan1955
@piyushchauhan1955 2 года назад
Learned different methods of performing same tasks. Great work ser!
@najme9315
@najme9315 Год назад
Fantastic teaching!
@RProgramming101
@RProgramming101 Год назад
I'm glad you enjoyed the video! Your positive feedback means a lot to me.
@petfield100
@petfield100 Год назад
Your videos are simply great!
@lenasophieluise4719
@lenasophieluise4719 Год назад
this was sooo helpful! thank you
@andrewjohnson4352
@andrewjohnson4352 Год назад
Great video!
@RProgramming101
@RProgramming101 Год назад
I'm glad you enjoyed the video! Your positive feedback means a lot to me.
@AlexKashie
@AlexKashie 11 месяцев назад
Brilliant job... Thanks a lot
@zoro_adi
@zoro_adi 2 года назад
Thanks!!
@RProgramming101
@RProgramming101 2 года назад
Welcome! Thanks for watching
@curiousindividual634
@curiousindividual634 Год назад
Oh wow! Nice😊
@RProgramming101
@RProgramming101 Год назад
Thanks! 😊
@manishdas6525
@manishdas6525 2 года назад
It would be amazing if you do a full on tutorial on the R package called caret and machine learning. :)
@RProgramming101
@RProgramming101 Год назад
Great suggestion! Thank you!
@pinyichang4680
@pinyichang4680 2 года назад
thanks to you!
@RProgramming101
@RProgramming101 2 года назад
Thank you too! Glad you liked it!
@nkunam
@nkunam 2 года назад
Thank you, Greg. You are the best!
@adeyemioshodi3846
@adeyemioshodi3846 Год назад
Great Tutor.
@RProgramming101
@RProgramming101 Год назад
Thanks!
@bryllcolewan7509
@bryllcolewan7509 Год назад
Amazing :)
@RProgramming101
@RProgramming101 Год назад
Thank you! Cheers!
@livingroomc
@livingroomc 2 года назад
Thank you!
@RProgramming101
@RProgramming101 Год назад
You're welcome!
@seanmccandless7728
@seanmccandless7728 Год назад
Great video for someone about to move into a position scoping data visualization using the R Suite of applications.
@RProgramming101
@RProgramming101 Год назад
Thank you for the feedback.
@ebogart42
@ebogart42 2 года назад
So incredibly helpful! THANK YOU
@RProgramming101
@RProgramming101 2 года назад
Glad it was helpful! Thanks!
@saniamartinkasyanju4671
@saniamartinkasyanju4671 Год назад
thank you for making it so understandable....
@RProgramming101
@RProgramming101 Год назад
So nice of you to say, Sania - thanks for the great feedback!!
@najeehatalat6206
@najeehatalat6206 2 года назад
Very helpful for teaching students
@RProgramming101
@RProgramming101 2 года назад
Glad you think so!
@giusyadragna8856
@giusyadragna8856 2 года назад
Super helpful video, thanks!
@RProgramming101
@RProgramming101 2 года назад
You're welcome!
@vincenzo4259
@vincenzo4259 2 года назад
Thanks
@pipertripp
@pipertripp 2 года назад
Great content, Greg. Thanks much for taking the time to put it all together.
@romanvasiura6705
@romanvasiura6705 Год назад
Thank you for this great lesson!
@RProgramming101
@RProgramming101 Год назад
Glad you liked it!
@MCshaneization
@MCshaneization 2 года назад
Masterful instruction.
@RProgramming101
@RProgramming101 2 года назад
thanks for the kind comment (much appreciated)
@jamesleleji6984
@jamesleleji6984 2 года назад
Can you do a difference in differences analysis in R. Thanks
@JacquesHenriqueDias
@JacquesHenriqueDias 2 года назад
Amazing! Thx a lot, it really helped me to get my first steps in this new language, if you dont mind, I typed all the codes you showed and put some explanations on portuguese for those who might find it useful... ```{r} # Explorar # Limpar # Manipular # Descrever # Visualizar # Analisar install.packages("tidyverse") library(tidyverse) # Para ver quais sao as bases de dados que estao dentro do tidyverse data() # Qunado colocamos uma interrogacao antes da base de dados, o sistema retorna algumas informacoes sobre importantes sobre a base ?starwars # O comando abaixo retorna o tamanho da base de dados, ou seja, quantas observacoes e quantas variaveis. Esta e a dimensao da base de dados, linhas e colunas respectivamente. dim(starwars) # A funcao abaixo mostra a estrutura dos dados. Nela nos vemos o nome das variaveis, o tipo dos dados e o valor de algumas primeiras observacoes no formato de lista, pode ficar um pouco confuso... str(starwars) # O comando abaixo, glimpse, faz a mesma coisa, no entanto e um comando especifico do tidyverse. Ele e menos poluido visualmente glimpse(starwars) # O comando View, com V maiusculo, abaixo os traz um visao muito mais moderna da base de dados, como se tivessemos vendo no excel mesmo. No entanto esta visualizacao e feita em uma nova aba. View(starwars) # Usado para visualizar as primeiras observacoes da base, como padrao 6. head(starwars) # Mesma coisa do comando head, so que para as ultimas observacoes tail(starwars) # Se voce quiser ver especificamente uma unica variavel starwars$name # O comando attach faz com que o R entenda que estamos trabalhando somente com essa base, e, entao nao precisamos mais indicar que se trata da base de dados starwars por exemplo attach(starwars) detach(starwars) # O comando names mostra os nomes das variaveis names(starwars) # O comando length traz pra gente o numero de colunas dessa base length(starwars) # O comando class retorna o tipo de dados de que se trata a variavel em questao class(hair_color) # Quando colocamos length no nome de uma variavel o que obtemos e o numero de observacoes dessa variavel length(hair_color) # O comando unique nos traz os valores unicos presentes nessa variavel unique(hair_color) # Traz a frequencia com que a variavel assumiu determinado valor table(hair_color) # Sort ira sortir os valores abaixo do comando table do menor para o maior sort(table(hair_color)) sort(table(hair_color), decreasing = TRUE) # Do maior para o menor # Abre uma nova aba onde podemos ver o resultado do comando sort dentro do layout do View View(sort(table(hair_color), decreasing = TRUE)) # O comando abaixo apresenta um grafico de barras sobre as observacoes sortidas em ordem decrescente barplot(sort(table(hair_color), decreasing = TRUE)) # O comando %>% significa para o R executar a partir de %>% ate antes do proximo %>% starwars %>% select(hair_color) %>% # Apresenta a variavel com o valor de suas observacoes count(hair_color) %>% # Conta quantas vezes a variavel assumiu determinado valor arrange(desc(n)) %>% # Mostra os primeiros valores num layout tipo excel # Vamos agora ver como isolar os valores NA, aqueles que nao foram coletados, para olhar mais de perto # Seleciona todas as linhas e colunas da base starwars[ , ] # Responde se cada observacao e ou nao e um NA is.na(hair_color) # Seleciona somenta as que estao com NA com todas colunas View(starwars[is.na(hair_color) , ]) # O comando abaixo serve para vermos o tipo da variavel height, lembre-se tem que ter rodado o comando attach antes para funcionar class(height) length(height) # numero de observacoes para cada varaivel summary(height) # resumo estatistico boxplot(height) # diagrama de caixa hist(height) # histograma ```
Далее
Clean your data with R.   R programming for beginners.
27:31
Learn R in 39 minutes
38:56
Просмотров 688 тыс.
Редакция. News: 136-я неделя
45:09
Просмотров 1,2 млн
Data visualization with R in 36 minutes
36:16
Просмотров 31 тыс.
R programming for ABSOLUTE beginners
14:13
Просмотров 396 тыс.
t-test and interpreting p values using R Programming
26:53
Describe and Summarise your data
19:44
Просмотров 54 тыс.