Learn R Programming

forestsearch (version 0.1.0)

print.forestsearch: Print Method for forestsearch Objects

Description

Displays a concise summary of ForestSearch results including the identified subgroup definition, consistency metrics, algorithm details, and computation time.

Usage

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

Value

Invisibly returns x.

Arguments

x

A forestsearch object returned by forestsearch.

...

Additional arguments (currently unused).

See Also

summary.forestsearch for detailed output, plot.forestsearch for visualization.