plot.regres {mdatools} | R Documentation |
Plot method for regression results
Description
Plot method for regression results
Usage
## S3 method for class 'regres'
plot(x, ...)
Arguments
x |
regression results (object of class |
... |
other arguments |
Details
This is a shortcut for plotPredictions.regres
[Package mdatools version 0.14.1 Index]