plot.civis_ml_regressor {civis}R 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.


[Package civis version 3.1.2 Index]