search for: boost_dpp

Displaying 1 result from an estimated 1 matches for "boost_dpp".

2009 Sep 26
1
mboost_1.1-3 blackboost_fit (PR#13972)
...ost appear following error : Error in party:::get_variables(obj at responses) : trying to get slot "responses" from an object (class "boost_data") that is not an S4 object Simple test case that produce bug: dt=expand.grid(y=c(2,3,4), x1=c(1,2), x2=c(1,2)) library(mboost) bd=boost_dpp(y ~ .,data=dt, weights = NULL) blackboost_fit(bd, tree_controls = ctree_control( teststat = "max", testtype = "Teststatistic",...