Tags: marjoleinF/pre
Tags
version 0.1.5 Changes in Version 0.1.1 (2017-04-22): - Added plot() method for objects of class pre. - Improved support for using functions like factor() and log() in formula statement of function pre(). - Added support for parallel computating in functions pre(), cvpre(), bsnullinteract() and interact(). - Winsorizing points used for the linear terms are reported in the description of the base learners returned by coef() and importance(). (Many thanks to Rishi Sadhir for suggesting this!) - Added README file. - Legend included in plot for interaction test statistics. - Fixed importance() function to allow for selecting final ensemble different than 'lambda.1se'. - Cleaned up all occurrences of set.seed(). - Minor bug fixes.