Description Usage Arguments Value Examples
View source: R/functions_eval.R
Plot of size effect (numerical variables)
1 | plotsizeeff(object)
|
object |
An object of class ccdata |
A plot of the effect size for all numerical variables by cluster.
1 2 3 | data(BankCustomer)
obj <- Dataset(BankCustomer, BankCustomer$Cluster)
plotsizeeff(obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.