cutpoints {TSDT} | R 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
[Package TSDT version 1.0.7 Index]