f_psi | R Documentation |
Empirical Distribution function with cluster weights psi
f_psi(x, i, data, psi = NULL, type = NULL)
x |
A scalar or vector to be checked as F(x) |
i |
The group/sample index |
data |
The data, provided as a list of lists |
psi |
A vector of weights, defaults to unweighted estimator |
type |
A string indicating whether weighted or unweighted estimator should be used. Only if psi is not provided |
Value(s) of the empirical distribution function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.