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