The Runif Function in R

Опубликовано: 21 Октябрь 2024
на канале: Michael Harris
35
3

The runif function in R generates random values from the Uniform 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....