center.test
objectPlot the posterior distribution for the family of centers using a functional box plot.
# S3 method for center.test
plot(x, band = c(0.5, 0.75, 0.95), ninterp = 25, ...)
A plot of the posterior distribution.
an object of class center.test
a vector of band limits for the functional box plot
the number of interpolation points for the functional box plot; more points lead to finer resolution of the plot at the expense of additional computation
any other arguments
Ryan Thompson <ryan.thompson-1@uts.edu.au>