Description Usage Arguments Value Examples
profile both numeric (numeric type) and categorical (character or factor type) variables
1 | util.profile.fnames(data, fnames, segment, alpha = 0.8, scale = 1)
|
data |
input data.frame |
fnames |
variables to be profiled |
segment |
variable name of the segment |
alpha |
float density plot transparency |
scale |
float scale of density plot |
list(data, plot)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.