DataClass object can be initialized only for a data frame that has a) one class label columns of class 'factor' and b) other columns are of type 'numeric'
name
(character) name of the setup object
basedata
(data frame) original data to be visualized
imputedbase
(data frame) missing value in original data imputed with Knn imputation
numericdata
(data frame) numeric columns of original data
imputednumeric
(data frame) imputed numeric columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.