R programming in one hour - a crash course for beginners

  Рет қаралды 360,107

R Programming 101

R Programming 101

2 жыл бұрын

R programming is easy. In this video, I'll walk you though how to clean your data; how to manipulate (or wrangle) your data; how to summarize your data; how to create tables and describe your data; how to visualize your data using ggplot (a powerful data visualization package that I use to create bar charts, boxplots, scatterplots, histograms, line graphs and more) . And of course how to analyze your data. The data analysis includes using hypothesis testing and p-values to make inference about a population using sample data. To do this, I'll teach you how to do a t-test, ANOVA, chi-squared test and linear regression models. So if you're a data scientists or researcher doing statistical analysis or some kind of quantitative analysis of data, this video is for you. I cover all of this in one hour.

Пікірлер: 390
@RProgramming101
@RProgramming101 10 ай бұрын
Get my FREE cheat sheets for R programming and statistics (including transcripts of these lessons) here: www.learnmore365.com/courses/rprogramming-resource-library
@emmanuelhoustonkwashie9222
@emmanuelhoustonkwashie9222 Жыл бұрын
This is a complete semester course described in detail in an hour. My Professor, who is paid to teach this course, will be unable to cover even half of what is shown in this video until the semester is through. When I raise inquiries about specific codes in class, the Professor becomes enraged. Greg, I can't thank you enough for this video and so many others. R programming is quickly becoming second nature to me. How can I get access to the linear model and other graphs you used to demonstrate some aspects of the programming? Thank you very much. You are simply the best!
@RProgramming101
@RProgramming101 Жыл бұрын
So nice of you - thanks for the great feedback, Emmanuel. Much appreciated!! I'm glad that you found it helpful! 😊🙌👍
@pratiushkumar3306
@pratiushkumar3306 5 ай бұрын
Lol this is so true
@heini270
@heini270 2 ай бұрын
This is too familiar! Thank you for this channel it's a lifesaver
@sevif_
@sevif_ Жыл бұрын
(I am adding shortcuts for myself, so if some of them are incorrect don't complain) 00:00 - intro 04:00 - basics 06:52 - Built in data sets to practice with 07:30 - installing and using packages 11:44 - Data structure and types of variables [ ] 16:04 - Changing variable order 16:31 - changing variable name 17:00 - changing a variable type (factor) 18:12 - changing factor levels 19:36 - filter rows 20:31 - recode data 21:14 - dealing with missing data 22:00 - dealing with duplicates 23:31 - manipulate (create or change a variable[mutate]) 23:21 - conditional change (if_else) c.d.n
@billcosta
@billcosta 10 ай бұрын
(I am adding shortcuts for myself), i don't think so lmao, just shitting your poo in the comments to get some virtual attention
@kabutey8132
@kabutey8132 8 ай бұрын
No complains 😂
@rajsharmaaaaaaaaaa
@rajsharmaaaaaaaaaa 5 ай бұрын
no complains
@jesshsu6684
@jesshsu6684 5 ай бұрын
i wanna know the link of star war data since i cannot find it, thanks!
@ZenoScum
@ZenoScum 4 ай бұрын
I think it is in R once you download the tidyverse package@@jesshsu6684
@khawlabintal-azwar2
@khawlabintal-azwar2 Жыл бұрын
For those who cannot see the starwars data set: if (!require(dplyr)) install.packages("dplyr") library(dplyr) starwarsDF
@thisisnotmyrealname6046
@thisisnotmyrealname6046 3 ай бұрын
Thank you
@tsheringlhamo8807
@tsheringlhamo8807 3 ай бұрын
Thank you
@Tswaraj
@Tswaraj 2 ай бұрын
Thank you sir!
@daelightmoon
@daelightmoon Ай бұрын
still works - thank you!
@muhammedhadedy4570
@muhammedhadedy4570 2 жыл бұрын
No words can express my deep gratitude. Thank you so much, Mr. Greg. Please, keep up the great work.
@RProgramming101
@RProgramming101 2 жыл бұрын
Thanks for the fantastic feedback!!
@quadirather
@quadirather Жыл бұрын
Amazing smooth
@vikramamin2853
@vikramamin2853 Жыл бұрын
I was searching for videos on R programming and stumbled upon your channel. The way you explain the concepts is so wonderful. Simple and precise. I like the fact that in many of your videos, you do touch upon topics that were taught in a previous video. This video is like a refresher just before one is about to give his / her exam. Thank u so much for putting in the hard yards and making life for us wannabe data analysts slightly better. Wish u the best in life!!!
@fisfia
@fisfia 2 жыл бұрын
Thanks a mill for this, Greg! I've watched the video 4 times and worked through all of it in RStudio. Not only did I learn a lot of R, I also did grasp some concepts in statistics that I've struggled with before. There's a big difference in the level of understanding when trying it out on your own. Awesome! I highly recommend putting in the time, it was so worth it. I've now downloaded the visualization cheat sheet as well, but that I think I'll have to save until the next weekend ;) Hope your weekend was just as great.
@RProgramming101
@RProgramming101 2 жыл бұрын
So nice of you - thanks for the great feedback Sofia!
@fms6306
@fms6306 9 ай бұрын
Greg, I absolutely love your teaching style. I was flip-flopping between R and Python and you have convinced me that for data exploration, graphing and statistical analysis, R is the best bet. No doubt I will still learn Python but your style of teaching is what has got me convinced and serious about learning R. I can't thank you enough.
@sullivanfam01
@sullivanfam01 Жыл бұрын
I cannot tell you how excited I am that I finally understand what I am doing in R! Granted, I've spent about 8 hours working through this 1 hour video, but it has finally "clicked." Thank you!
@RProgramming101
@RProgramming101 Жыл бұрын
Great job!
@pz1906
@pz1906 2 жыл бұрын
Thank you so much Greg for sharing your hard-earned knowledge with the rest of us. You are doing a wonderful job; it is clear that it takes time and passion to make these informative, well-structured videos and for that I am greatly thankful. Wish you all the best :)
@RProgramming101
@RProgramming101 2 жыл бұрын
I appreciate that! Thank you very much!
@user-vm5zd5zq2e
@user-vm5zd5zq2e 2 жыл бұрын
I really appreciate the animation. Kept the lecture a lot more engaging and clear when you were reviewing the code
@RProgramming101
@RProgramming101 2 жыл бұрын
Glad you like it.
@layaneduarte1097
@layaneduarte1097 Жыл бұрын
I've watched all 16 videos. Thank you very much for so much time to explain it all, Greg! Lots of thanks from Brazil! Dabadum!
@RProgramming101
@RProgramming101 Жыл бұрын
Glad you like them! Thank you :)
@philippeberube2303
@philippeberube2303 Жыл бұрын
Merci beaucoup pour la vidéo. I'm experienced in SAS and Power BI, but did not know where to start on how to program in R. Your video touched upon all the important themes we need to know to get started.
@nl6067
@nl6067 Жыл бұрын
I've watched four tutorials on R programming and yours is the best one! Not only concise, quick and relevant, but the way you talk about these topics is truly entertaining and captivating :) Thank you
@RProgramming101
@RProgramming101 Жыл бұрын
Wow - what a nice thing to say (thanks!!)
@shawnabee7248
@shawnabee7248 Жыл бұрын
Thank you! I'm self-taught in R a number of years ago. Getting back into it now, and your videos are excellent. I LOVE tidyverse! And your approach is really helping me re-learn and improve. Thanks
@RProgramming101
@RProgramming101 Жыл бұрын
Awesome! Thank you for your great feedback! 🙌
@revathivamshi7621
@revathivamshi7621 4 ай бұрын
This category of videos boost up our interest on learning the programming languages .
@bradk7462
@bradk7462 7 ай бұрын
I’ve been learning python for the last few months and haven’t used R in a long time… this is the perfect refresher I needed for an upcoming interview I have! Excellent stuff :-)
@SayedHussainMosavi
@SayedHussainMosavi Жыл бұрын
The content is just wonderful. Much appreciated. I am studying environmental management and have no bg in programming. However, I always heard of R. With the help of your video, I learnt a lot of things. Cheers
@luataina5253
@luataina5253 2 жыл бұрын
I have learned so much, so much here! Concise, clean, and amazing tutorial. Thank you so much!
@RProgramming101
@RProgramming101 2 жыл бұрын
Thanks for the great feedback :)
@user-nm5hn8tf1d
@user-nm5hn8tf1d Жыл бұрын
I cannot thank you enough. This has been such a huge help. I will be sharing this with the rest of the students in my Data Science unit and in the university Discord for future students. Absolutely brilliant teacher.
@RProgramming101
@RProgramming101 Жыл бұрын
Glad it was helpful! Thank you!
@chrisl6668
@chrisl6668 Жыл бұрын
This is amazing and very helpful for really getting started in R. Thank you so much!
@linafakih1661
@linafakih1661 2 жыл бұрын
the word I love you doesn't currently express how grateful I am. This is super helpful!!! Thank youuu!!
@RProgramming101
@RProgramming101 2 жыл бұрын
You are most welcome. Thanks for the lovely feedback.
@user-sr4pi7ww1y
@user-sr4pi7ww1y 10 ай бұрын
Thank you so much for this course, very efficient and easy to understand!
@monicanguata6023
@monicanguata6023 3 ай бұрын
Am immensely grateful. I am going into this and will come back to say how am doing. Thank you
@estheradeniji2746
@estheradeniji2746 Жыл бұрын
Thank you so much for this rich yet concise introduction of R for data analysis. I found it so informative and beginner-friendly.
@RProgramming101
@RProgramming101 11 ай бұрын
Glad it was helpful! Thank you very much!
@brookemcbride6405
@brookemcbride6405 5 ай бұрын
omg I have been watching TONS of tutorials to no avail. I wish I'd found you weeks ago!
@sebas3121999
@sebas3121999 Жыл бұрын
This video is definitely a life saver! I watched it twice before my midterm exam, and went from barely knowing how to import a csv file and do basic work with it to getting a 90 in my midterm! This even video even helped me get the statistics base knowledge needed to properly understand and analyze the data that is provided by the codes in the video. Again, this is a lifesaver for everyone trying to understand statistics and basic RStudio coding! Forever grateful for all your help!
@RProgramming101
@RProgramming101 Жыл бұрын
Wow - what a nice thing to say (thanks for your amazing feedback!!)
@ruhafza4719
@ruhafza4719 2 жыл бұрын
Hi Greg, thank you so much for creating this channel on R programming. Just subscribed. I am amazed to find you have already created so many videos already. You ROCK!!
@RProgramming101
@RProgramming101 2 жыл бұрын
Welcome aboard! Thank you for subscribing!
@Lenman55
@Lenman55 2 жыл бұрын
Awesome! All your videos are extremly helpful with my bachelor thesis!
@RProgramming101
@RProgramming101 2 жыл бұрын
Glad it was helpful! You are welcome
@DavidCountryman-zz4er
@DavidCountryman-zz4er 2 ай бұрын
Thank you for the video , I cannot begin to tell you how awesome it is that you explain everything in great detail, and make it way easier to understand. Your video was so helpful , I am doing an online course and I have learned more in the last hour than I have in 2 weeks... Again, thank you
@pancakez2181
@pancakez2181 2 жыл бұрын
This channel has been so helpful to learn and continually reference. Thank you!!
@RProgramming101
@RProgramming101 2 жыл бұрын
You are most welcome.
@KimJaeYoung
@KimJaeYoung Жыл бұрын
Wow, very quick and efficient way of learning how this program works! Learned so much while following this course, have subscribed and looking forward to more videos created by you. Thank you!
@RProgramming101
@RProgramming101 11 ай бұрын
I appreciate the kind words. Your support encourages me to create more content that you'll enjoy!
@TaherehV
@TaherehV 3 ай бұрын
Thank you so much! I looked through a lot of tutorial videos but found them slow, boring and confusing. But you are awesome teacher! 👌
@neilspink4241
@neilspink4241 Жыл бұрын
Just what I needed. What a brilliant video! Can only agree with the top comments. I have programmed many languages, and found you made it both entertaining and I think you covered everything I wanted to know to get an introduction - you make it look easy peasy lemon squeezy - By the way, you didn't mention your name ;D just thinking that would be helpful, as maybe you are doing a conference sometime, then I would definetly want to see you present.
@S24W2
@S24W2 Жыл бұрын
Thank you Dr. Greg, very much appreciated - fantastic videos
@dr.ranaismail9244
@dr.ranaismail9244 2 жыл бұрын
Wonderful video!!! I can't recommend it enough! I'm an SPSS user, but I'm learning R programming to be able to run analysis anywhere I go for free (and on the run lol), and then to be able to help others with their own data analysis when they don't have SPSS. R is becoming a more universal package in my opinion. Thank you so much Greg Martin for all your efforts and dedication to teaching global minds :) keep it up!
@RProgramming101
@RProgramming101 2 жыл бұрын
Glad to hear that you enjoyed the video and that you're so enthusiastic about R (i really like it too).
@RProgramming101
@RProgramming101 2 жыл бұрын
Wow Rana - what a nice thing to say! Thanks!!
@james9425
@james9425 Жыл бұрын
Wow! I finally perfectly understand how to comfortably use the pipe operator in R! Thanks a lot ❤ !
@RProgramming101
@RProgramming101 Жыл бұрын
Glad it helped! Thanks for the great feedback
@LamNguyen-qp1it
@LamNguyen-qp1it 3 ай бұрын
eventhought a lot of stuff don't make sense to me, this is still a great video and serve as my foundation to go forward. Thank you so much sir
@nathansaint2697
@nathansaint2697 6 ай бұрын
❤❤Thanks this was just the introduction I needed for R
@haraldurkarlsson1147
@haraldurkarlsson1147 2 жыл бұрын
I agree with your approach of using in-house data for these demonstrations 100%. I can't count the number times I have started a lesson (and even paid for it) and quit in frustration because I could not access or find the data they used. Some instructors use some "obscure" data from a R package but don't bother telling you it came from. Others use "external" data that is either no longer accessible (or needs a signup or API) or in has been "wrangled" from the original form into some other shape. Many times I have had to reverse engineer or simulate the data on my own. If you are trying to teach some specific task or topic then this misses the point of the lesson (reminds of my high school when our math books were in Swedish - not my native language - I and I was busy trying to figure out what the words meant rather than doing the math) . So thanks for be so good about using built-in data rather than some obscure data!
@RProgramming101
@RProgramming101 2 жыл бұрын
Thanks for the great feedback Haraldur!
@johnyrusoc
@johnyrusoc Ай бұрын
Super helpful and so easy to follow! Respect for the professor Greg!
@UCanCMee
@UCanCMee 9 ай бұрын
Dr. Greg Martin, you close R programming in a bottle. Very good and Thanks
@sugarcubegaming1643
@sugarcubegaming1643 2 жыл бұрын
I was just getting started to jump into my Statistical Programming Course but I hate going into things blind. This was an EXCELLENT resource i was intimidated by R programming. This video honestly gave me a huge boost in confidence. Thank you.
@RProgramming101
@RProgramming101 2 жыл бұрын
Glad you’ve found it helpful.
@arp_on
@arp_on 8 ай бұрын
Absolutely fantastic! Hugely helpful, thank you!!
@peterqiaodongwei
@peterqiaodongwei 11 ай бұрын
Great video. Thank you so much for your quick and accessible introduction to programming in R. 10/10
@RProgramming101
@RProgramming101 11 ай бұрын
Thank you for watching and for your kind words! I'm glad you enjoyed the video.
@sebasemd
@sebasemd Жыл бұрын
Total gratitude!, even some statistics theoretical aspects are much more clear for me now.
@RProgramming101
@RProgramming101 Жыл бұрын
Glad it was helpful! Thank you for the feedback!
@madhuyadav8471
@madhuyadav8471 8 ай бұрын
Thank you so much for this. It was REALLY helpful!
@ici6308
@ici6308 11 ай бұрын
Great job! Very informative and helpful. Thanks a lot.
@avestaabdulrahman6549
@avestaabdulrahman6549 Жыл бұрын
You really made it super duper easy, thanks a lot for zooming!
@RProgramming101
@RProgramming101 Жыл бұрын
Glad it was helpful! You're welcome :)
@abdullahalghamdi6402
@abdullahalghamdi6402 11 ай бұрын
You are Amazing! Thank you. It took me 6 hours because I stop the video and practice.. But, I learned the basics of R in even 58 minutes. Keep it up
@RProgramming101
@RProgramming101 11 ай бұрын
I'm thrilled that my video helped you or provided you with useful information. Thanks for letting me know!
@altareq24953
@altareq24953 7 ай бұрын
it was worth it watching and practicing the whole long hour
@PyGorka
@PyGorka 7 ай бұрын
Thanks for the video. I got what I needed for work. I have to translate some R code into Python to run in Airflow for work. 😁 I think I understand the basics. I need to learn more about character stripping, substrings, and character replacing in R now. I have a script that replaces a certain number of spaces with one comma. Pretty simple.
@wesselgilbers2907
@wesselgilbers2907 5 ай бұрын
Amazing video! Thanks for this. The only explanation I found missing in the video is that you need to code library(package_name) for the packages each time you open up Rstudio in order to use the package again.
@danielhalfon3955
@danielhalfon3955 2 жыл бұрын
Proper legend to have such amazing videos on R. Bonus that we both from SA. If you had a udemy course in R I would purchase it in a heartbeat
@RProgramming101
@RProgramming101 2 жыл бұрын
hi there - I think that I do have some on Udemy and also at www.learnmore365.com (thanks for the feedback)
@jeremiahmuuo6407
@jeremiahmuuo6407 Жыл бұрын
Absolutely amazing. I have to share this 🙏
@renzo.ruesta
@renzo.ruesta 2 жыл бұрын
you made my life easy with Shift+Ctrl+M, thank you very much!!!!
@RProgramming101
@RProgramming101 Жыл бұрын
Glad I could help! Thank you for the feedback.
@oluwatobifaniyi
@oluwatobifaniyi 6 ай бұрын
This was extremely helpful I'm understanding R statistics and building up my confidence in my data analysis skills
@RProgramming101
@RProgramming101 5 ай бұрын
thanks for the feedback
@banyalaaabdulganiu1683
@banyalaaabdulganiu1683 Жыл бұрын
as albert Einstein once said “If you can't explain it to a six-year-old, then you don't understand it yourself” . you are the best.
@RProgramming101
@RProgramming101 Жыл бұрын
Thanks for the feedback. Much appreciated.
@JustFluffyQuiltingYarnCrafts
@JustFluffyQuiltingYarnCrafts Жыл бұрын
Very nice! My head is spinning, but the material presentation was excellent. Thank you.
@RProgramming101
@RProgramming101 Жыл бұрын
Glad you enjoyed it! Thanks
@ivancvijetic8563
@ivancvijetic8563 9 ай бұрын
Data Programming exam in 12 hours, wish me luck :3
@shannonarnold4387
@shannonarnold4387 Жыл бұрын
Thank you so much for this video! I am a theoretically strong, data weak political scientist who is trying to learn more about using R. This was very helpful.
@RProgramming101
@RProgramming101 Жыл бұрын
Thanks for the feedback, Shannon. Much appreciated. I'm glad that you found it helpful. You can do it! 😊
@zakhelembhele7046
@zakhelembhele7046 3 ай бұрын
Oh My Good-ness!!! I just can-Not believe I just stumbled upon such a helpful video! Thank you so much!
@tarkanh2519
@tarkanh2519 Жыл бұрын
Another excellent tutorial from Greg. We expect another 1-hour R video soon , may be a series rather than short videos why not?....Thanks again
@RProgramming101
@RProgramming101 Жыл бұрын
Good idea! Thank you for the feedback. Glad you enjoyed it!
@koberowland9798
@koberowland9798 Жыл бұрын
Thank u for this video I have a big technical interview coming up and this gave me so much confidence
@RProgramming101
@RProgramming101 Жыл бұрын
Glad it was helpful! Thank you :) all the best on your big technical interview coming up!
@AYOUBOUNTKATTOU
@AYOUBOUNTKATTOU Жыл бұрын
bro your a herooooo you saved meeeee, and grant your self a long term subscriber and long life student, keep up mann
@data_kom
@data_kom 2 жыл бұрын
Awesome. Thanks for putting this out here.
@RProgramming101
@RProgramming101 2 жыл бұрын
My pleasure!
@samirhajiyev6905
@samirhajiyev6905 2 жыл бұрын
Great explanation. Thanks Greg
@RProgramming101
@RProgramming101 2 жыл бұрын
Thanks for watching!
@chip308
@chip308 10 ай бұрын
This has been really helpful for me in my current job. Thanks you 👍 ... Any chance you could do Plotly and Markdown HTMLs in an hour long episode? ❤😅
@Sridhar-wg7nh
@Sridhar-wg7nh Жыл бұрын
Excellent Explanations overall..my deepest thanks to you
@RProgramming101
@RProgramming101 Жыл бұрын
You are most welcome! Thank you for the feedback.
@fladeann9348
@fladeann9348 Жыл бұрын
I love the speed of your speech. Definitely, the content is more than 3 hours LOL. Very useful!
@RProgramming101
@RProgramming101 Жыл бұрын
Glad you enjoy it! Thanks for watching!
@jhaand
@jhaand 7 ай бұрын
This video works great. I only learn R as a side interest and part of the Exercism #12in23 challenge. But this showed me very well on what R can do and how to use. it.
@math4u769
@math4u769 Жыл бұрын
Very good instruction. Well understood. Thanks a lot.
@RProgramming101
@RProgramming101 Жыл бұрын
What a nice thing to say - thanks!!
@johnbainbridge1931
@johnbainbridge1931 7 ай бұрын
Very good course i agree. An hour is the official play time but obviously you will need a lot more than that to learn this, Greg is clear but very fast and you might find like me 0.75 playback speed sounds a bit more normal! And then you must pause a lot, maybe check stuff, try an alternative, etc etc
@reyesrocks22
@reyesrocks22 Жыл бұрын
Amazing video. Quick question. When going over the summarise code at the 30:00 mark. Can you also use the mutate function to add those columns because that seems to be what is happening within the summarise function. Or is that innapropriate or considered "bad code"? Thanks. Love the content
@johnbainbridge1931
@johnbainbridge1931 7 ай бұрын
For the boxplot I made the slight modification as it is a little confusing to allow ggplot to measure some fictive second variable which is in fact not being used. Casual viewer will ask themselves what is special about +0.35 and -0.35. That is solved easily like this: starwars|> drop_na(height)|> ggplot(aes(x = '', y = height))+ geom_boxplot(fill = 'steelblue') + theme_bw() + labs(title = 'boxplot of Starwars character heights', x = 'Height')
@busrakorkmaz8315
@busrakorkmaz8315 2 ай бұрын
This was very helpful, thanks!!!!
@vajihesalehi
@vajihesalehi 2 жыл бұрын
Thanks a lot. I had a great time going through this video wtih you. I appreciate it a lot.
@RProgramming101
@RProgramming101 2 жыл бұрын
Glad you enjoyed it! Thank you for the feedback.
@sueyun375
@sueyun375 Жыл бұрын
Excellent lecture! Thank you!
@RProgramming101
@RProgramming101 Жыл бұрын
Glad you enjoyed it! Thanks for the feedback.
@danielveneracion4078
@danielveneracion4078 Жыл бұрын
Hey Greg I do not have the starwars dataset for some reason. Do you know why or how or where I could get the dataset?
@sakanablesakanable
@sakanablesakanable Жыл бұрын
Thank you so much Greg, can you please tell me what software you use for video editing? Thanks in advance
@romanvasiura6705
@romanvasiura6705 Жыл бұрын
Greg, thank you for this amazing channel. Each lesson is very valuable for me. This video has a lot of stuff which I would like to discover more deeply. Definitely I need to study more about different kind of testing (such as t-test, anova etc...). From your video I heard about it at fist time, but nevertheless it will be very interesting to explore it. I've finished to watch fist playlist for begginers and will start to watch next one (data manipulation). Wish you all the best 😀"boomshakalaka" 😄
@RProgramming101
@RProgramming101 Жыл бұрын
So nice of you - thanks for the great feedback Roman. Much appreciated!!
@nonochoco9750
@nonochoco9750 Жыл бұрын
loving the occasional 'boom shaka laka' hahaha, very entertaining and informative. thank you
@explore5709
@explore5709 Жыл бұрын
Great content Thank you. Visualization at 30 min and Ending at app 40min.
@RProgramming101
@RProgramming101 Жыл бұрын
Thank you for the feedback. Much appreciated !!
@elteteliterariodemartin213
@elteteliterariodemartin213 7 ай бұрын
Wonderful job explaining this, I thank you so much for putting this video out here for free! I learned and re-learned so much of these that I previously were not able to understand in class!
@martincoetzee5353
@martincoetzee5353 2 жыл бұрын
Excellent! Excellent! Excellent! Thank you!
@RProgramming101
@RProgramming101 2 жыл бұрын
Thanks 👍🏻👍🏻👍🏻
@federicocarini
@federicocarini Жыл бұрын
Amazing work! 🙂 thank you so much for putting this together. I wonder if it would be possible to get a text document with the code you used, just for model sake. Again, thank you kindly for this.
@mattiaelezi5331
@mattiaelezi5331 Жыл бұрын
well done! it's just so fun to watch 😁
@RProgramming101
@RProgramming101 Жыл бұрын
Thank you! 😃 Cheers!
@MKaramchandanii
@MKaramchandanii Ай бұрын
Hey i loved this video and because of this amazing video i might learn something new. So i wanted to how to do the setup for rstudio? Meaning is it free and if so do i need to put some setting or click some options while downloading or just default. I wanna get started on r and practice so i need to know
@easydatascience2508
@easydatascience2508 Жыл бұрын
Thank you for helpful videos !
@RProgramming101
@RProgramming101 Жыл бұрын
I'm glad that you found it helpful. Thanks!
@riptideking
@riptideking Жыл бұрын
Happy to see this on Guru purnima.thank you for the video sir .Happy guru purnima.
@RProgramming101
@RProgramming101 Жыл бұрын
So nice of you! Thank you for the feedback.
@othmaneboualam8071
@othmaneboualam8071 Жыл бұрын
Can't find the right words to say thank you. the word still have good persons that can positively impact thank you also for the pdfs I can say that you made them with heart and passion
@RProgramming101
@RProgramming101 Жыл бұрын
Wow, thank you!! Cheers
@pansyhb6116
@pansyhb6116 Жыл бұрын
LOVE !! LOVE!! lOVE!! this video,,,,Amaaaaazing!! THANK YOU !!
@RProgramming101
@RProgramming101 Жыл бұрын
Glad you enjoyed it! Thank you!
@seanbennett9474
@seanbennett9474 9 ай бұрын
Bro! Thank you this is amazing
@tahafarrukh8067
@tahafarrukh8067 Жыл бұрын
Excellent video
@BridgeTROLL777
@BridgeTROLL777 Жыл бұрын
Dude you are a godsend! This tutorial is 10/10 for a person wanting to learn R with absolutely no programming experience! I hope your channel grows and you produce more R content!
@darshanvasanthkumar8531
@darshanvasanthkumar8531 Жыл бұрын
It's amazing work. Next time please drop the pdf of code or R code in the description. It'll be so much better. Thank you.
@user-jk6bg1eh5u
@user-jk6bg1eh5u Жыл бұрын
Thank you much it's easier to understand now. Is it also possible to do for and while loops using data sets eg. starwars
@FantasticBiology
@FantasticBiology 2 жыл бұрын
Thank you. You are the best
@GregMartin123
@GregMartin123 2 жыл бұрын
thanks :)
@seyproductions
@seyproductions Ай бұрын
How did you draw the graphs in the statistical analysis section? Starting from t-test all the way to linear model. Using the code I only saw outputs in the console.
@lanalysteb12
@lanalysteb12 2 жыл бұрын
Thank you for this chef-d’œuvre
@RProgramming101
@RProgramming101 2 жыл бұрын
My pleasure 😊 thanks for watching!
R programming for ABSOLUTE beginners
14:13
R Programming 101
Рет қаралды 333 М.
Learn R in 39 minutes
38:56
Equitable Equations
Рет қаралды 594 М.
I’m just a kid 🥹🥰 LeoNata family #shorts
00:12
LeoNata Family
Рет қаралды 19 МЛН
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 3,2 МЛН
Was ist im Eis versteckt? 🧊 Coole Winter-Gadgets von Amazon
00:37
SMOL German
Рет қаралды 19 МЛН
Explore your data using R programming
25:39
R Programming 101
Рет қаралды 97 М.
Statistics made easy ! ! !   Learn about the t-test, the chi square test, the p value and more
12:50
R Programming for Beginners | Complete Tutorial | R & RStudio
49:45
Dynamic Data Script
Рет қаралды 706 М.
Describe and Summarise your data
19:44
R Programming 101
Рет қаралды 51 М.
Teach me STATISTICS in half an hour! Seriously.
42:09
zedstatistics
Рет қаралды 2,6 МЛН
R vs Python
7:07
IBM Technology
Рет қаралды 307 М.
Manipulate your data.   Data wrangling.   R programmning for beginners.
29:59
R Programming 101
Рет қаралды 73 М.
All Learning Algorithms Explained in 14 Minutes
14:10
CinemaGuess
Рет қаралды 185 М.
I’m just a kid 🥹🥰 LeoNata family #shorts
00:12
LeoNata Family
Рет қаралды 19 МЛН