Description Usage Arguments Examples
View source: R/SkeweDF_functions.R
This function generates a vector of the right-tail cumulative distribution function of a given vector of values.
1 |
x |
Length of vector to be generated. |
1 2 | x <- c(1,2,3,4,5)
right_tail_cdf(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.