Tom Mock | A Gentle Introduction to Tidy Statistics in R | RStudio (2019)

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

ความคิดเห็น • 12

  • @TheDataDigest
    @TheDataDigest 3 ปีที่แล้ว +23

    0:00 A Gentle Introduction to Tidy Statistics in R
    5:46 Why learn R?
    8:30 ToC (What we are covering today and what we aren't doing)
    10:10 Overview (R: Engine vs. RStudio: Interface vs. R Packages: Apps)
    10:54 Live Demo of R basics (in R Studio Cloud)
    19:00 Introduction to R Markdown (R code to HTML post)
    19:56 Analyzing a Study of Alzheimer's Disease (mock dataset)
    21:00 Loading Libraries/Packages and the data and take a glimps()
    23:14 Plotting the Mini-Mental State Examination with geom_density()
    24:20 Calculating basic statistics about the mmse with summarize() and group_by()
    26:28 Data exploration of dependent variable (drug_treatment and health_status influence)
    28:41 Summary Statistics after turning some numbers/text into factors with mutate()
    32:21 Summary Graph of summary statistics with facet_grid()
    34:00 ANOVA (ANalysis Of VAriance) with aov(), summary() and tidy()
    37:37 Post-hoc tests for multiple testing with pairwise.t.test() and TukeyHSD()
    40:33 Publication Graph Guide
    44:44 What to do next (RStudio Cloud Primers, Book Guides)
    46:50 TidyTuesday - R4DS Online Learning Community
    47:30 R Communities, R on Twitter, RopenSci and R-Ladies Global
    50:00 Q&A (R Studio Cloud, tidyverse library, RMarkdown > HTML, package function references)

    • @TexanSteelersFan
      @TexanSteelersFan 3 ปีที่แล้ว +1

      Thanks for posting the timestamps :)

    • @TheDataDigest
      @TheDataDigest 3 ปีที่แล้ว +1

      @@TexanSteelersFan No problem. It was a great pleasure to watch your video.

  • @mikeliebertee2167
    @mikeliebertee2167 3 ปีที่แล้ว +6

    Tom Mock and tidyverse ... always thumbs up!

  • @MrAbhimufc
    @MrAbhimufc 3 ปีที่แล้ว +4

    Love this!

  • @eltorofuertos
    @eltorofuertos 3 ปีที่แล้ว +4

    Thanks for your effort !

  • @t_yler
    @t_yler 3 ปีที่แล้ว

    Tom Mock is great. Thanks for this!

  • @alejandrorehor9051
    @alejandrorehor9051 3 ปีที่แล้ว

    Love it, Thanks!

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 3 ปีที่แล้ว

    Hello Tom,
    This might sound like a curious question but is there a program or process for creating a logo for a specific topic or field such as r3ds? Are the rules set by the R community for doing so and if so what are they? Thanks.

  • @marions.3657
    @marions.3657 3 ปีที่แล้ว

    I am quebec marine biology study in uni and I am learning rstudio and need more help so I am here for that

  • @sitendugoswami1990
    @sitendugoswami1990 3 ปีที่แล้ว +4

    First comment!