predictor {boostingDEA} | R Documentation |
This function predicts the expected value based on a set of inputs.
predictor(tree, register)
tree |
|
register |
Set of independent values. |
The expected value of the dependent variable based on the given register.