Learn R Programming

maxEff (version 0.2.2)

get_cutoff: 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 node1 get_cutoff(x)

Value

Function get_cutoff.node1() returns a numeric scalar.

Arguments

x

see Usage