Learn R Programming

kaps (version 0.8.3)

print: Methods for Function print for the "apss" class.

Description

Print simple summary for apss calss with the specified number of subgroups K

Usage

## S3 method for class 'apss':
print(x, K)

Arguments

x
an object of S4 class apss.
K
a scalar object to determine the number of subgroups K. If missing, the estimated subgroup K is selected.

See Also

kaps and apss class