No video

Advanced dplyr practice in R

This video is part of the data science in R series: • Data Science with R
Here's the dataset for the script: quantpsych.net/data/data_satisfaction.csv
Here's the script for the analysis: quantpsych.net/data/10-advanced dplyr practice.R

Пікірлер: 6

  • @eeeeeeeeeeeee881
    @eeeeeeeeeeeee88111 ай бұрын

    The reason you needed the tilda is because you want to feed across a function as the second argument. The tilda and dot notation is a way to write an anonymous function but it's not the recommended way as of when I'm writing this. Now you specify the arguments of the anonymous function like \(x) . I'll be excited to see what your code at present day looks like

  • @icefunkdark8555
    @icefunkdark8555 Жыл бұрын

    I have seen phds in MIT who can not even explain half of these as half-good as he is. How come this dude is not already in one of the IVYs? Thanks to make this accessible! Well appreciate it!

  • @QuantPsych

    @QuantPsych

    Жыл бұрын

    I'm too irreverent for the Ivy's :)

  • @seriousperson6952
    @seriousperson69522 жыл бұрын

    pls, continue to give such quality and crisp content

  • @gsaiteja932
    @gsaiteja9322 жыл бұрын

    Dear sir, i have been following your videos for sometime it changed my thinking perspective on statistics. thank you for making such resourceful content and by the way, when can we expect a video on kaplan meier curves with cox regex model

  • @djangoworldwide7925
    @djangoworldwide7925 Жыл бұрын

    Why recode and not ifelse? x