Last data update: 2014.03.03

R: Show an object "kaps"
showR Documentation

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

## S4 method for signature 'kaps'
show(object)

Arguments

object

object from kaps.

See Also

kaps

Results