Description Usage Arguments Examples
uniqueReport will create a unique Report from a data.frame.
1 |
inputData |
The data frame to create report before modeling. |
range |
A vector of length 2 for the range of NA proportion. Variables with NA proportion less than range[1] will do nothing, Variables with NA proportion more than range[2] will be suggested to delete. Others will be suggested to remove the observations. |
1 | uniqueReport(testData)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.