plotObj | R Documentation |
plot object configuration in a Euclidean space of two selected dimensions
plotObj(out, ...)
out |
the output of the function |
... |
arguments to be passed to methods |
plot of object configuration
data(cityDIST) result <- bmdsMCMC(cityDIST,p=3,nwarm=1000,niter=2000) plotObj(result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.