selectTk: Select Tk

View source: R/selectTk.R

selectTkR Documentation

Select Tk

Description

This function tries to find a new pruned tree with a shorter length and a score in the range generated for SE.

Usage

selectTk(Tk, tree_alpha_list, SE)

Arguments

Tk

Best pruned tree score.

tree_alpha_list

List with all the possible pruning and its associated alpha and scores.

SE

Value to get a range where new prunings is found.

Value

The same best tree or a new suitable one.


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