Learn R Programming

kaps (version 0.8.3)

show: Methods for Function show for the "apss" and "Tree" classes.

Description

show simple summary for kaps and lrtree objects. It provide just the call and the structure of test-statistic.

Usage

## S3 method for class 'apss':
show(object)
## S3 method for class 'Tree':
show(object)

Arguments

object
object of S4 class Tree or apss.

See Also

lrtree and Tree class kaps and apss class