get_cutoff: Get Cutoff Value from a Dichotomizing Rule 'node1()'

View source: R/node1.R

get_cutoffR Documentation

Get Cutoff Value from a Dichotomizing Rule node1()

Description

To get the cutoff value from a Dichotomizing Rule node1().

Usage

get_cutoff(x)

## S3 method for class 'node1'
get_cutoff(x)

Arguments

x

see Usage

Value

Function get_cutoff.node1() returns a numeric scalar.


maxEff documentation built on April 12, 2025, 2:11 a.m.