NEWS
Information 0.0.9 (2016-04-09)
- Removed the match-key from the WOE and NWOE tables when the parallel option is used.
Information 0.0.8 (2016-03-26)
- Fixed a bug in the penalty calculation that occurs for certain cases.
Information 0.0.7 (2015-11-19)
- Fixed issues with vignettes
Information 0.0.6 (2015-11-13)
- Automatically remove "class==Date" variables from table generation
- Accepting input data of format tbl and tbl_df
- More precise namespace imports to avoid clashes with the upcoming release of ggplot2 2.0.0
- Check if the treatment parameter is binary.
Information 0.0.5 (2015-10-14)
- Fixed a bug that occurs when binary variables have NAs
Information 0.0.4 (2015-10-01)
-
Changed the vignette index title (the previous version's title just said "Vignette Title").
-
Added more examples to demonstrate the use of multiple cores.
-
Used the dontrun markdown keyword instead of commenting out code that should not be tested.
-
Exclude character variables with only one unique value from WOE/NWOE calculations.
-
Check if the treatment parameter is binary.
Information 0.0.3 (2015-09-16)
Expanded documentation of the difference between creating individual plots versus grid plots.
Information 0.0.2
Shortened the title.
Information 0.0.1.9000
Submit to CRAN.