fcFilterListplot-fcFilterList-ANY-method.RdIt is usually called by plot method for fcTree instead of directly by users.
# S4 method for fcFilterList,ANY plot( x, y, samples = NULL, posteriors = FALSE, xlim = NULL, ylim = NULL, node = NULL, data = NULL, breaks = 20, lwd = 1, ... )
| x |
|
|---|---|
| y |
|
| samples |
|
| posteriors |
|
| xlim, ylim | scale settings for x,y axises |
| node |
|
| data |
|
| breaks | passed to hist |
| lwd | line width |
| ... | other arguments passed to base |