Description Usage Arguments Value
View source: R/marginal_methods.R
Get probability using empirical CDF, with a default minimum x value of 0
1 | probempirical(x, xmax = max(x, na.rm = T))
|
x |
A vector of samples |
xmax |
maximum |
A list of the evaluation points, density, and cumulative distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.