get_cutoff {maxEff}R 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.


[Package maxEff version 0.1.1 Index]