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 April 1, 2023, 12:01 a.m.