powered by
BEST
Function to produce a scatterplot matrix of a BEST object produced by BESTmcmc, with correlation coefficients in the lower triangle.
BESTmcmc
# S3 method for BEST pairs(x, nPtToPlot = 1000, col = "skyblue", ...)
an object of class BEST
number of points to plot
color to use for the points plotted.
other graphical parameters passed to plot.default.
plot.default
None; used for its side effect.
pairs in package graphics.
pairs
graphics
# NOT RUN { # See examples in BEST-package # }
Run the code above in your browser using DataLab