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