The plot method for ndp-objects provides convenient
access to several types of plots useful for visualizing
ndp models using the default settings.
# S3 method for ndp plot(x, plotfun = "cluster", ...)
| x | an ndp object |
|---|---|
| plotfun | one of c("cluster","pairs","global","trace" ) |
| ... | optional arguments for plot function |