plot.estimate_from_mixture {serosv}R Documentation

plot() overloading for result of estimate_from_mixture

Description

plot() overloading for result of estimate_from_mixture

Usage

## S3 method for class 'estimate_from_mixture'
plot(x, ...)

Arguments

x

the mixture_model

...

arbitrary params.

Value

ggplot object


[Package serosv version 1.1.0 Index]