plot,GmmFit,missing-method {greed} | R Documentation |
Plot a GmmFit-class
object
Description
Plot a GmmFit-class
object
Usage
## S4 method for signature 'GmmFit,missing'
plot(x, type = "marginals")
Arguments
x |
|
type |
a string which specify plot type:
|
Value
a ggplot2
graphic
[Package greed version 0.6.1 Index]