View source: R/empirical_dist.R
empirical_dist | R Documentation |
Construct empirical distribution object.
empirical_dist(data)
data |
data to construct empirical distribution from. if matrix or data frame, each row is a joint observation, if a vector, each element is an observation. whatever data is, it must be convertible to a tibble. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.