plot.center.test: Plot function for 'center.test' object

plot.center.testR Documentation

Plot function for center.test object

Description

Plot the posterior distribution for the family of centers using a functional box plot.

Usage

## S3 method for class 'center.test'
plot(x, band = c(0.5, 0.75, 0.95), ninterp = 25, ...)

Arguments

x

an object of class center.test

band

a vector of band limits for the functional box plot

ninterp

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

Value

A plot of the posterior distribution.

Author(s)

Ryan Thompson <ryan.thompson@monash.edu>


familial documentation built on July 9, 2023, 7:27 p.m.