Learn R Programming

TSDT (version 1.0.8)

cutpoints: Get distribution of cutpoints for subgroups.

Description

Get distribution of cutpoints for subgroups.

Usage

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

Value

A vector containing the subgroup cutpoints.

Arguments

object

An object of class TSDT

subgroup

A string decscription of a subgroup (optional)

subsub

A string description of a sub-subgroup (optional)

See Also

TSDT