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