print.aggTrees: Print Method for aggTrees Objects

View source: R/generic-s3.R

print.aggTreesR Documentation

Print Method for aggTrees Objects

Description

Prints an aggTrees object.

Usage

## S3 method for class 'aggTrees'
print(x, ...)

Arguments

x

aggTrees object.

...

Further arguments passed to or from other methods.

Value

Prints an aggTrees object.

Author(s)

Riccardo Di Francesco

References

  • Di Francesco, R. (2022). Aggregation Trees. CEIS Research Paper, 546. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.2139/ssrn.4304256")}.

See Also

build_aggtree, inference_aggtree


aggTrees documentation built on Sept. 11, 2024, 9:22 p.m.