cutpoints: Get distribution of cutpoints for subgroups.

View source: R/TSDT.ClassDefinition.R

cutpointsR Documentation

Get distribution of cutpoints for subgroups.

Description

Get distribution of cutpoints for subgroups.

Usage

cutpoints(object, subgroup = NULL, subsub = NULL)

Arguments

object

An object of class TSDT

subgroup

A string decscription of a subgroup (optional)

subsub

A string description of a sub-subgroup (optional)

Value

A vector containing the subgroup cutpoints.

See Also

TSDT


TSDT documentation built on April 7, 2022, 1:07 a.m.

Related to cutpoints in TSDT...