Description Usage Arguments Value References Examples
Visualization of the kernel density estimation. A density plot is returned for each numeric column in the provided dataframe.
1 |
df |
Any non-empty dataframe. |
numcols |
Names of the columns to be used. By default, will use all numeric columns. |
Will print one density plot for the columns in df
, or those selected through the parameter numcols
.
https://www.edx.org/course/principles-of-machine-learning-r-edition
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.