View source: R/a.frame.logreg2.R
| frame.logreg2 | R Documentation |
INTERNAL FUNCTION TO EVALUATE IMPORTANCE OF PREDICTOR COMBINATIONS
frame.logreg2(fit, msz, ntr, newbin, newresp, newsep, newcens, newweight)
fit |
An object of type |
msz |
Max number of leaves on a tree |
ntr |
Number of trees of fit |
newbin |
new binary variables |
newresp |
new response variable |
newsep |
new number of separate predictors |
newcens |
new censoring indicators |
newweight |
new weightings |
This function is called by predict.logreg2. It is not intended to be used independently.
outframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.