View source: R/proportion.positive.R
proportion.positive | R Documentation |
This function is called by predict.logforest
. It is not intended to be used independently of this function. It determined the proportion of logic regression trees within a logic forest that predict a class of one for new observations. Additionally it returns predicted values for new observations.
proportion.positive(predictmatrix, cutoff)
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.