summary.hit: Summary of HIT

Description Usage Arguments

View source: R/hit.R

Description

Significant clusters at alpha threshold.

Usage

1
2
## S3 method for class 'hit'
summary(object, alpha = 0.05, max.height, ...)

Arguments

object

A hit object.

alpha

A alpha significance threshold.

max.height

max. Height to consider.

...

Further arguments passed to or from other methods (not used).


hit documentation built on May 2, 2019, 10:15 a.m.