INTERNAL FUNCTION TO EVALUATE IMPORTANCE OF PREDICTOR COMBINATIONS
frame.logreg2(fit, msz, ntr, newbin, newresp, newsep, newcens, newweight)
outframe
An object of type "logreg"
fit to data
Max number of leaves on a tree
Number of trees of fit
new binary variables
new response variable
new number of separate predictors
new censoring indicators
new weightings
This function is called by predict.logreg2
. It is not intended to be used independently.