summary.aggTrees {aggTrees}R Documentation

Summary Method for aggTrees Objects

Description

Summarizes an aggTrees object.

Usage

## S3 method for class 'aggTrees'
summary(object, ...)

Arguments

object

aggTrees object.

...

Further arguments passed to or from other methods.

Value

Prints the summary of an aggTrees object.

Author(s)

Riccardo Di Francesco

References

See Also

build_aggtree, inference_aggtree


[Package aggTrees version 2.0.2 Index]