Learn R Programming

kaps (version 1.0-0)

show: Show an object "kaps"

Description

It returns the outputs of the object "kaps" consisting of three parts. The first part displays the model formula with a dataset and the selected number for K. Next, the information regarding the selection of an optimal set of cut-off points is provided. Lastly, the p-values of pairwise two-sample test comparisons among all the pairs of subgroups are provided.

Usage

## S3 method for class 'kaps':
show(object)

Arguments

object
an object from kaps.

See Also

kaps