Factor Variables in R

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 19

  • @kiukp9187
    @kiukp9187 2 роки тому

    This channel is really the best to learn R.

  • @gabrielbasil6275
    @gabrielbasil6275 2 роки тому +2

    Good information. Thank you for the wonderful explanation and examples

  • @Googlees833
    @Googlees833 11 місяців тому

    VERY clear explanation!!thank youuuu!!

  • @neelg7057
    @neelg7057 10 місяців тому

    wow that's really clear! explained better than my prof ;)

  • @romanvasiura6705
    @romanvasiura6705 Рік тому

    Thank you for this useful lesson 😃

  • @ZeeSounds
    @ZeeSounds 2 роки тому

    Great tutorial. Keep it up.

  • @schulu28
    @schulu28 2 роки тому

    Thank you! This helped me a lot.

  • @PaulYoung-r8g
    @PaulYoung-r8g Рік тому

    Very useful. Thanks

  • @VaLt3s
    @VaLt3s 2 роки тому

    i have a question: i just want verbal answers from a questionnaire like "often", "seldom" and so on converge into numbers, so I can compute an average for each person. How's this done?

  • @MrJwerge
    @MrJwerge 2 роки тому +1

    Good infomation. Can you explain how you can summarize "vore" based on another factor varible like "order"?

    • @EquitableEquations
      @EquitableEquations  2 роки тому

      Hi! The table() command will give you a summary like that.

  • @frankalaniz8252
    @frankalaniz8252 Рік тому

    This is a really stupid question but how does R know that char "first" = num 1?!
    The output of nums_fct shows that R translated each number into it's appropriate equivalent from variable levels but how does it know how to do this?!
    Thanks!

  • @themotivationclub2892
    @themotivationclub2892 2 роки тому

    hello , I just have a question , while doing summary for a factor variable , I get (0) results for all of this variable's factor , I don't know why , can you explain that to me please? , THANK YOU !

    • @EquitableEquations
      @EquitableEquations  2 роки тому

      Hi! My advice is to post a reproducible example on R4DS or StackOverflow. Without code, I (or anyone else) would just be guessing.

  • @md.masumbillah8222
    @md.masumbillah8222 2 роки тому

    Nice explanation 🌼