Description Usage Arguments Value Examples
View source: R/functions_eval.R
Plot of Phi values (categorical variables)
| 1 | 
| object | An object of class ccdata | 
| var | A data vector of an active variable | 
A plot for all the phi values between cluster group and modes of the selected variables.
| 1 2 3 | data(BankCustomer)
obj <- Dataset(BankCustomer, BankCustomer$Cluster)
plotphi(obj, BankCustomer$profession)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.