CDF_est | R Documentation |
This function computes the cumulative distribution function of an univariate distribution (used) in the CVM calculation
CDF_est(family, y, param, size = 0, u_Ros = 0)
family |
distribution name; run the command distributions() for help |
y |
observations |
param |
parameters of the distribution |
size |
additional parameter for some discrete distributions |
u_Ros |
used internally for the computation of the Rosenblatt transform for non continuous distributions |
f |
cdf |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.