Description Usage Arguments Value Examples
Calculate the scalar delta.
This parameter comes from the optimal Spearman’s correlation
when the rank of two vectors X
and proba
are equal except on a given set of indices.
In our context, this set correspond to the zero-values of the vector proba
.
1 | delta(X, proba)
|
X |
a vector. |
proba |
a zero-inflated proportions response. |
Delta
the scalar Delta calculated for the vector x
and the vector proba
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.