Learn R Programming

boostmtree (version 1.5.1)

print.boostmtree: Print Summary Output

Description

Print summary output from the boosting analysis.

Usage

# S3 method for boostmtree
print(x, ...)

Arguments

x

An object of class (boostmtree, grow) or (boostmtree, predict).

...

Further arguments passed to or from other methods.

References

Pande A., Li L., Rajeswaran J., Ehrlinger J., Kogalur U.B., Blackstone E.H., Ishwaran H. (2017). Boosted multivariate trees for longitudinal data, Machine Learning, 106(2): 277--305.