print.roseforest {roseRF}R Documentation

Print for a rose random forest fitted object

Description

This is a method that prints a useful summary of aspects of a roseRF object fitted by the functions roseRF_... in roseRF.

Usage

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

Arguments

x

a fitted roseRF object fitted by roseRF....

...

additional arguments

Value

Prints output for roseRF object


[Package roseRF version 0.1.0 Index]