.calculate_theoretical_cdf | R Documentation |
Calculate Theoretical CDF Values for GKw Family Distributions
.calculate_theoretical_cdf(x, family, params)
x |
Numeric vector of data points |
family |
Character string specifying the distribution family |
params |
Named numeric vector of distribution parameters |
Numeric vector of CDF values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.