R Programming 101
R Programming 101
  • 90
  • 4 392 585
Plotly for 3d and interactive plots in R
Use plotly to create interactive and 3d plots in R. Plotly integrates with ggplot2. If you're interested in data visualisation and want to create plots and graphs that tell a story with your data then plotly is a great place to start. This video is for anyone interested in R programming.
Переглядів: 586

Відео

Animations in R with gganimate
Переглядів 2,5 тис.16 годин тому
Create plots that are animated using ggplot2 and the gganimate packages in R. If you're learning data visualization using R programming then you'll love this tutorial. In this video Greg Martin will walk you through the code to create colourful plots and graphs that move and change. These can be scatterplots bar charts, histograms, line graphs and more. It works particularly well when looking a...
Multiple regression analysis - effect modifiers and interactions
Переглядів 1,6 тис.Місяць тому
This is a video about linear regression and how when undertaking multiple regression analysis, we need to take into account the possibility of variables that interact and effect modifiers. Interaction and effect modifiers are important to understand when you are dealing with multiple variables in a complex dataset. This video walks you through the R programming skills you need to generate meani...
Multiple regression - making sure that your assumptions are met
Переглядів 1,8 тис.Місяць тому
Doing diagnostics on your model assumptions in R programming is easy. This video is about linear regression, specifically multiple regression and making sure that the assumptions of your model are met.
Multiple regression. How to deal with Outliers and Colliniarity
Переглядів 2,8 тис.3 місяці тому
When doing linear regression or multiple regression, your data may have outliers. Outliers are data points where the residual values are far from the model. In this video we explore how to identify outliers and discuss what to do when they are found. Colliniarity or multicolliniarity occurs when two or more of the explanatory variables are correlated. There are times when these variables should...
Simple Linear Regression.
Переглядів 4 тис.4 місяці тому
This is the fist in a series of videos that focus on Multiple Regression. Our starting point is to understand simple regression before building upon that understanding. Regression analysis considers the relationship between an explanatory variable and an outcome variable and allows us to understand how much of the outcome variable can be explained by the explanatory (or independent) variables. ...
Multiple regression: how to select variables for your model
Переглядів 6 тис.4 місяці тому
When doing linear regression, it is important to include right right variables in your model. Multiple regression differs from simple linear regression in that more than one explanatory variable is used in the model. Master variable selection in multiple regression with our concise guide! Dive into the art and science of choosing the right predictors for your statistical models. This video is p...
Adding variables to your multiple regression model
Переглядів 3,3 тис.4 місяці тому
Linear regression is considered to be simple regression if only one explanatory variable is used and multiple regression if the model includes more than one explanatory or independent variable. In this video we explore how to add additional categorical variables and numeric variable to your linear regression model. If you are interested in statistical analysis then learning how to undertake a m...
Multiple Regression from beginning to end in 30 minutes.
Переглядів 11 тис.5 місяців тому
Multiple regression is linear regression analysis using more than one explanatory variable. Regression analysis involves creating a model that can be used to predict the value of an outcome variable from an independent variable. This video uses R programming to to illustrate multiple regression and the diagnostics required to ensure that the assumptions are met. These include that the residual ...
Quarto - tips and tricks
Переглядів 4,4 тис.6 місяців тому
In this video about R programming Greg and Andrew (from Equitable Equations - see link below) talk through some tips and tricks when it comes to using Quarto in R Studio. Quarto is similar to R markdown but much more user friends. It allows you to create a finished document (word, PDF or slides) inside the R studio environment. So if you are into data analysis, data science, statistics or resea...
Lubridate - how to manipulate date and time data in R
Переглядів 9 тис.9 місяців тому
If you're learning R programming and want to manipulate data and time data then the lubridate package is going to rock your world. Its part of the tidyverse collecation of package and so integrates nicely with other tidyverse packages like ggplot2 and dplyr. Lubridate lets you parse strings into date and time objects, extract components of dates and times and even work with timeframes like dura...
Loops using R programming
Переглядів 11 тис.9 місяців тому
Loops using R programming
Quarto - replacing R Markdown in R Studio.
Переглядів 22 тис.9 місяців тому
Quarto - replacing R Markdown in R Studio.
Titles and Annotations with ggplot
Переглядів 7 тис.Рік тому
Titles and Annotations with ggplot
Using R programming to manage categorial variables or factors using the forcats package
Переглядів 8 тис.Рік тому
Using R programming to manage categorial variables or factors using the forcats package
Advanced ggplot - using facets
Переглядів 8 тис.Рік тому
Advanced ggplot - using facets
Ggplot - using geometries
Переглядів 4,9 тис.Рік тому
Ggplot - using geometries
Ggplot Colors - how to use colors effectively when creating plots with ggplot2
Переглядів 7 тис.Рік тому
Ggplot Colors - how to use colors effectively when creating plots with ggplot2
Ggsave - save your ggplot plots
Переглядів 5 тис.Рік тому
Ggsave - save your ggplot plots
Advanced ggplot #2 - create beautiful plots and graphs using R programming.
Переглядів 13 тис.Рік тому
Advanced ggplot #2 - create beautiful plots and graphs using R programming.
Advanced ggplot (episode #1)
Переглядів 14 тис.Рік тому
Advanced ggplot (episode #1)
R programming for beginners: Select, filter and fill functions within the tidyverse
Переглядів 6 тис.Рік тому
R programming for beginners: Select, filter and fill functions within the tidyverse
Lollipop Graph using ggplot.
Переглядів 6 тис.Рік тому
Lollipop Graph using ggplot.
Separate and Unite - manipulate your data with R programming
Переглядів 10 тис.Рік тому
Separate and Unite - manipulate your data with R programming
Group by and Summarise functions in R programming - use the tidyverse package to wrangle your data
Переглядів 27 тис.Рік тому
Group by and Summarise functions in R programming - use the tidyverse package to wrangle your data
Error Bars using R programming
Переглядів 10 тис.Рік тому
Error Bars using R programming
Chi squared test using R programming
Переглядів 41 тис.Рік тому
Chi squared test using R programming
ANOVA using R programming.
Переглядів 20 тис.Рік тому
ANOVA using R programming.
Encircled observations - use ggplot and ggalt to create great plots and data visualization.
Переглядів 3,3 тис.Рік тому
Encircled observations - use ggplot and ggalt to create great plots and data visualization.
Doing a t-test using R programming (in 4 minutes)
Переглядів 56 тис.Рік тому
Doing a t-test using R programming (in 4 minutes)

КОМЕНТАРІ

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 8 годин тому

    Nice presentation. Although I am not a big fan of plotly which I find cumbersome and convoluted compared to ggplot2. Neither am I a fan of 3D plots in general. I find them to be misleading and better to use 2D with other type of coding (color, size etc) or faceting for the 3rd dimension. Thanks.

  • @halo4475
    @halo4475 9 годин тому

    nimic n am inteles sa mi bag pl

  • @graciousninja
    @graciousninja 9 годин тому

    I used plotly to visualise results from a latent profile analysis on personality scales (similar to your interactive eye colour visual) - wondering now what else I could do with plotly on those results ... ? Thanks for this, love your tutorials!

    • @RProgramming101
      @RProgramming101 8 годин тому

      Looking forward to seeing what else you might do!! Thanks for the feedback.

  • @tsolmonboldoo7733
    @tsolmonboldoo7733 10 годин тому

    Thanks a lot Greg. I love your videos and reels. Can you exlpain bit about Logistic regression?

    • @RProgramming101
      @RProgramming101 8 годин тому

      Sure thing! - Will make some videos about that soon

  • @NattyGism
    @NattyGism 12 годин тому

    Marvelous as usual 🎉. Awesome. Thank you

  • @maximzhentichka350
    @maximzhentichka350 15 годин тому

    I have zero knowledge on programming, so it is not easy-pizzy for me. What to start with? I need only to create damp plots that is it

    • @NattyGism
      @NattyGism 12 годин тому

      Watch his past videos; they build a solid foundation for these current tutorials. I assure you, he is one of the best, if not the best, R tutors out there.

    • @RProgramming101
      @RProgramming101 8 годин тому

      Thanks for that comment @NattyGism... Yes, @maximzhentichka360 - please do go to my channel and start at the beginning. Hopefully you'll get the help you need. www.youtube.com/@rprogramming101

  • @abuhurairah4994
    @abuhurairah4994 15 годин тому

    It's great 💯👍

  • @Heckiable
    @Heckiable 15 годин тому

    I watched it first 🎉 awesome video thank you!

  • @luizeduardomateusbrandao857
    @luizeduardomateusbrandao857 16 годин тому

    the "bumshakalaka" caught me off guard hahhahahhahahhahahhahahhah Great video

  • @fodaybassieturay8962
    @fodaybassieturay8962 День тому

    Introduction to Periodic chemistry

  • @anir9101
    @anir9101 День тому

    Thank you so much for these amazing tutorials!🙏I have recently found your channel and they are EXTREMELY helpful. They are helping me a lot in my data analysis in my PhD. If possible, could you kindly make a tutorial video on how to use RSA R package to do polynomial regression and response surface analysis to test congruence/incongruence (Edwards 2002). Thank you and please keep making these amazing tutorials!🙏🙂

  • @VibraZone
    @VibraZone 2 дні тому

    Hi Greg, I am new to R and the whole world of programming. I found your first video very educative, but where do I go from here? I thought you had a numbered series of videos that would teach how me the complete language. I visited your page, and there are so many videos, I literally don't know which one to use. it is possible to do a series of videos from beginner to advanced use of R. thank you.

  • @krono32
    @krono32 2 дні тому

    Very helpful! Thank you, sir!:D

  • @KarolKarasiewicz
    @KarolKarasiewicz 3 дні тому

    Cool trucks. Explained in 5 mins! Great job, thanks.

  • @roadtoplaton590
    @roadtoplaton590 3 дні тому

    Hello, could anyone help me? I've been trying this code, and instead of showing the animated plot in the Viewer pan, I get 100 png files saved in my working directory Would you know how to fix it?

  • @silvestrecamposano6317
    @silvestrecamposano6317 3 дні тому

    I learned so much from your videos... Thank you for new lrearnings!...

  • @henry-zh3rv
    @henry-zh3rv 3 дні тому

    Wow this is lovely. I will use this today. Thanks Greg!

  • @interiorabhinav
    @interiorabhinav 4 дні тому

    Such a wonderful way to introduce new concept and making it super easy to understand! Thanks much, Greg!😎

  • @tanishqkumar9784
    @tanishqkumar9784 4 дні тому

    I had to say I did fall in love with r as I am getting in data analysis and it made me feel at ease

  • @sametabeyih
    @sametabeyih 5 днів тому

    Thank you so much, you have made R easy to understand

  • @andresrengifo7801
    @andresrengifo7801 5 днів тому

    Cada tanto R programming nos recuerda el inmenso potencial y uso de R, Gracias.

  • @victorblaer
    @victorblaer 5 днів тому

    Thx , great tutorial. All great except the ugly arrows ;) The semi curved ones are much more aestheically pleasing imho.

  • @rasikadilhani8342
    @rasikadilhani8342 5 днів тому

    drop_na(column_name) is given as error. What should I do?

  • @NattyGism
    @NattyGism 6 днів тому

    You just make me keep falling for R. Thanks Greg

  • @CanDoSo_org
    @CanDoSo_org 6 днів тому

    So cool!

  • @Dee10294
    @Dee10294 6 днів тому

    Boom Shaka lala Nice one!

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 6 днів тому

    Very nice! gganimate is sort of like a flip-book. Flip the pages and get movement. I would like to see this done with maps.

    • @RProgramming101
      @RProgramming101 6 днів тому

      Ooooh nice idea - animation with maps (I hadn't thought of that!). Let's do it!!

  • @alvarorodriguez6418
    @alvarorodriguez6418 7 днів тому

    nice chanel, thank you

  • @Tom-tq9pt
    @Tom-tq9pt 7 днів тому

    Very well done. Thanks for

  • @pipertripp
    @pipertripp 7 днів тому

    Very cool and super straight-forward. Have you played around with plotly in R?

    • @RProgramming101
      @RProgramming101 6 днів тому

      hi @pipertripp - yes, I LOVE plotly and have a video almost ready to go on that. Absolutely lovely stuff. Glad you enjoyed this one.

  • @data_survival
    @data_survival 7 днів тому

    This is great....

  • @Heckiable
    @Heckiable 7 днів тому

    I am the first to see this video ... yeah 😅

  • @nimababariya3852
    @nimababariya3852 7 днів тому

    Hi, I was wondering if you teach R in online live lessons? I am a beginner and was wondering if this is something you offer.

    • @RProgramming101
      @RProgramming101 6 днів тому

      hi there - I don't (but might do so in the future). I do have online courses though that you can look at at www.learnmore365.com

  • @MrScoodles
    @MrScoodles 8 днів тому

    random clicking and dropping sounds.

  • @tonedeaf_film
    @tonedeaf_film 8 днів тому

    Thank you so much Dr Martin for your help. I am glad that the best person teaching R on this website is a fellow South African. I do have a tiny pet peeve that I want to express regarding the sound design. I feel like the sound effects can sometimes be a bit jarring and take you out of the learning experience. I am unsure who edits your videos, but I would suggest that they mix your vocals up or the sound effects down, to produce a better experience. Sorry for the complaint, but a massive thank you from Stellenbosch!

    • @RProgramming101
      @RProgramming101 6 днів тому

      Hi there - thanks for the feedback!! Well received. I'll look into the sound thing. Always good to get feedback so I'm really appreciative. Hope you are enjoying lovely Stellenbosch!! Keep in touch. Greg

  • @woodworkingaspirations1720
    @woodworkingaspirations1720 8 днів тому

    Healthy dose of R . Got here looking for Quarto tutorials.

    • @RProgramming101
      @RProgramming101 6 днів тому

      haha - well I do love Quarto - that's for sure.. I have a video about it. Hope you enjoy the channel.

  • @judeogbodo7434
    @judeogbodo7434 9 днів тому

    i need the files or data sets

  • @zinimbita9789
    @zinimbita9789 10 днів тому

    Excellent simplified explanation. Not everyone is gifted to teach but truly you are.

  • @andregomach
    @andregomach 11 днів тому

    I always create a folder for each project and then create a new txt and finally change .txt to .R

  • @melinaguillon2449
    @melinaguillon2449 11 днів тому

    Excellent!!

  • @sharee722
    @sharee722 11 днів тому

    How do you get the friends.csv?

  • @its.just.davidd
    @its.just.davidd 12 днів тому

    Question, I wasn't able to install Starwars in my R Studio. It said it wasn't available on my version of R. I have a MacBook Pro with a mac OS version of R. Does anyone have any solutions?

    • @its.just.davidd
      @its.just.davidd 12 днів тому

      Nevermind. I was able to get it downloaded on my own so I can now follow along with this video

    • @RProgramming101
      @RProgramming101 6 днів тому

      Glad its sorted - happy day.

  • @melinaguillon2449
    @melinaguillon2449 13 днів тому

    You're amazing at teaching this. Thank you!

  • @kennethabbott8248
    @kennethabbott8248 14 днів тому

    Everything worked up to plot(). I get "Error in plot.default() : argument "x" is missing, with no default"

  • @ayeashaj7895
    @ayeashaj7895 14 днів тому

    Thanks for this. Has the plot function completely changed since this video? I am getting an error message.

  • @tuhinsuryachakraborty
    @tuhinsuryachakraborty 14 днів тому

    Great video

    • @RProgramming101
      @RProgramming101 6 днів тому

      Glad you liked it - thanks for the feedback

  • @tuhinsuryachakraborty
    @tuhinsuryachakraborty 14 днів тому

    Really great

  • @tuhinsuryachakraborty
    @tuhinsuryachakraborty 14 днів тому

  • @nssiddique
    @nssiddique 14 днів тому

    Good videos and instructions, but I can't try anything without the data.

    • @RProgramming101
      @RProgramming101 6 днів тому

      hi there - type data() into r studio and you'll see a list of datasets built in that you can practice with.

  • @commutech6989
    @commutech6989 17 днів тому

    Thank you!🥺