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