plot.polynomial_model {serosv} | R Documentation |
plot() overloading for polynomial model
Description
plot() overloading for polynomial model
Usage
## S3 method for class 'polynomial_model'
plot(x, ...)
Arguments
x |
the polynomial model object |
... |
arbitrary params. |
Value
ggplot object
[Package serosv version 1.1.0 Index]