Learn R Programming

fastml (version 0.5.0)

plot.fastml_model: Plot Function for fastml_model

Description

Generates plots to compare the performance of different models.

Usage

# S3 method for fastml_model
plot(x, ...)

Value

Displays comparison plots of model performances.

Arguments

x

An object of class fastml_model.

...

Additional arguments (not used).