Conditional densityplots of multiple numeric columns

Discover relationship between numeric variables & discrete target variable
==========================================================================
Draw conditional densityplots. Select one to eight numeric columns at a time. Selecting columns more than eight generates no error but plots are displayed only for first eight columns. Input is a dataset from a KNIME dataframe. It is advisable to shuffle the data before feeding here. r packages required are ggplot2, grid and gridExtra.
Density plots are subsetted (or grouped by) a discrete variable (also to be selected from dataset). For better results, normalize input data.

date: 7th Jan Oct, 2020

Options

Select numeric cols
Select numeric cols for which densityplots are desired. Select max of 8 columns at a time.
discrete_col
Select column with discrete values

Input Ports

Icon
Input is a KNIME dataframe. May contain any data types.

Output Ports

Icon
Depending upon how many columns have been selected, displays boxplots. Maximum limit is eight.

Nodes

Extensions

Links