print {kaps} | R Documentation |
It functions like show
but the only difference is the output with the specific information about K.
## S4 method for signature 'kaps' print(x, K)
x |
an object from |
K |
a scalar object to determine the number of subgroups K. If missing, the estimated subgroup K is selected. |