LogicForest (version 2.1.0)

CV.data: Internal Logic Forest Functions

Description

This function is called by LBoost. It is not intended to be used independently of this function.

Arguments

Details

Splits the data into kfold test and training data sets. The LBoost model is constructed using the training data sets and model error rate is estimated using the associated test data sets.