plot.civis_ml_regressor: Y-yhat plot for regression with civis_ml

View source: R/civis_ml_plot.R

plot.civis_ml_regressorR Documentation

Y-yhat plot for regression with civis_ml

Description

Y-yhat plot for regression with civis_ml

Usage

## S3 method for class 'civis_ml_regressor'
plot(x, ...)

Arguments

x

civis_ml object

...

unused

Value

A ggplot2 plot object is returned invisibly.


civis documentation built on Aug. 30, 2025, 1:08 a.m.