SERules: SERules

View source: R/selectTk.R

SERulesR Documentation

SERules

Description

Based on Validation tests over BestTivs, a new range of scores is obtained to find new pruned trees.

Usage

SERules(N, Lv, y, fold, Tk_score, BestTivs)

Arguments

N

Number of rows in data.

Lv

Test set.

y

Column output indexes in data.

fold

Parts in which the original data set is divided to perform Cross-Validation.

Tk_score

Best pruned tree score.

BestTivs

List of best pruned trees for each training set.

Value

Value to get a range where new pruning is found.


eat documentation built on Jan. 10, 2023, 5:13 p.m.