Learn R Programming

aggTrees (version 2.1.0)

summary.aggTrees: Summary Method for aggTrees Objects

Description

Summarizes an aggTrees object.

Usage

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

Value

Prints the summary of an aggTrees object.

Arguments

object

aggTrees object.

...

Further arguments passed to or from other methods.

Author

Riccardo Di Francesco

References

  • Di Francesco, R. (2022). Aggregation Trees. CEIS Research Paper, 546. tools:::Rd_expr_doi("10.2139/ssrn.4304256").

See Also

build_aggtree, inference_aggtree