EmpCdf | R Documentation |
This function computes the empirical cdf evaluated at all sample points
EmpCdf(x)
x |
Observations |
Fx |
Empirical cdf |
Fxm |
Left limit of the empirical cdf |
Ix |
Indicator of atoms |
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAWElEQVR42mNgGPTAxsZmJsVqQApgmGw1yApwKcQiT7phRBuCzzCSDSHGMKINIeDNmWQlA2IigKJwIssQkHdINgxfmBBtGDEBS3KCxBc7pMQgMYE5c/AXPwAwSX4lV3pTWwAAAABJRU5ErkJggg==
data(simgumbel)
out=EmpCdf(simgumbel[,1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.