proportion.positive: Internal Logic Forest Functions

View source: R/proportion.positive.R

proportion.positiveR Documentation

Internal Logic Forest Functions

Description

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.

Usage

proportion.positive(predictmatrix, cutoff)

Value

No return value, called for side effects


LogicForest documentation built on June 22, 2024, 7:05 p.m.