table_outlier_byCuts | R Documentation |
Summarises DV by strata, if provided, or by cut points of idv.
table_outlier_byCuts(.data, strata = "", cut2.arguments = list(g = 5),
idv = "")
.data |
data |
strata |
A comma separated string or character vector of columns to stratify by |
cut2.arguments |
Arguments to Hmisc::cut2, as a list |
idv |
The column to cut by |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.