Plot density or empirical cumulative distribution from Bvals in MTest output.
# S3 method for MTest
plot(x, type=1,plotly = FALSE,...)Produces a plot. No values are returned.
an object of the class "MTest"
Numeric; 1 if density, 2 if ecdf plot is returned
Logical; if FALSE, a ggplotly plot is returned
other arguments to be passed to the function
ggplot
This function plots density or empirical cumulative distribution function from MTest bootstrap replications.
MTest for procedure and examples.