Chapter 5 Video 3 - Changing Variable Classifications in R

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ต.ค. 2024
  • In this video, we briefly examining changing variable classifications in R. This is done using the as.factor() and as.numeric() functions.
    This is the 3rd video of Chapter 5 for the book Quantitative Social Science Data with R, 2nd Edition (Sage).
    April 2023 Update: Data & codebooks are now available for these R tutorials: study.sagepub....

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

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

    You just saved me 4h! For likert scales I will use as.factor and then as.numeric instead of using search and replace in Excel!

    • @qssd
      @qssd  ปีที่แล้ว

      awesome!