# S3 method for flps
plot(x, type = NULL, pars = c("tau0", "tau1"), ...)
Arguments
- x
an object of class flps
- type
a string for the type of plot
- pars
a character vector indicating the target parameters
- ...
additional options for future development
Value
A ggplot
object that can be further customized
using the ggplot2 package.