The Rnorm Function in R

Опубликовано: 22 Октябрь 2024
на канале: Michael Harris
87
2

The rnorm function in R generates random values from the Normal distribution. I also illustrate how this can be used to get approximate quantiles for this distribution. This video is a companion to the blog post of the same name found on https://statswithr.com, the blog post can be found at: https://www.statswithr.com/r-function....