flps_plot {flps} | R Documentation |
Make plots related to FLPS models
Description
Make plots related to FLPS models
Usage
flps_plot(object, type = "causal", ...)
Arguments
object |
a |
type |
a character indicating the type of plots |
... |
Additional features related to plots |
Value
A ggplot
object that can be further customized
using the ggplot2 package.
[Package flps version 1.1.0 Index]