Description Usage Arguments Value Examples
Cumulative Distribution Max Difference Value Identifier
1 |
df |
A data frame |
group_var |
The variable that contains your two groups that you want to compare–think 1 vs. 0 |
feature_var |
The feature or variable whose values you are interested in exploring |
A tibble with the feature_var value where the cumulative diffference is largest. Includes the positive and negative values as well.
1 | ## Not run: max_ecdf(df, outcome, key)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.