alpha: Alpha Calculation for Pruning Procedure of Efficiency...

Description Usage Arguments Value

View source: R/alpha.R

Description

This function gets the minimum alpha for each subtree evaluated during the pruning procedure of the Efficiency Analysis Trees technique.

Usage

1
alpha(tree)

Arguments

tree

A list containing the EAT nodes.

Value

Numeric value corresponding to the minimum alpha associated with a suitable node to be pruned.


MiriamEsteve/EAT documentation built on Jan. 18, 2022, 6:55 p.m.