Converting numeric into factor variables in R Studio (includes adding labels to factor levels)

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии • 7

  • @user-bl2zl6iw8z
    @user-bl2zl6iw8z 9 месяцев назад

    Thanks for teaching. It was straight to the point.

  • @ameliadavis3384
    @ameliadavis3384 6 месяцев назад

    Thank you so so much, your guidance is so easy to follow, it's really appreciated!!

  • @Fablyflane
    @Fablyflane 26 дней назад

    Very helpful tutorial ,thank you

  • @ALXStrikers
    @ALXStrikers Месяц назад

    Really helpful thanks 🙏

  • @nabilzawad
    @nabilzawad Год назад +1

    thanks a lot for the detail explanation

  • @electronikitten
    @electronikitten 8 месяцев назад +1

    👏
    💐
    🙏

  • @javierbeltran7623
    @javierbeltran7623 10 месяцев назад

    When you apply the factor function over genderid, and then you use the str function, you can see that R shows "1"s and "2"s...That is confusing, because those ones and twos are neither levels nor labels!!!!