Plot the p-values of the ITP1 test
plot.ITP1.Rd
Plot the p-values of the ITP1 test
Arguments
- x
An object of class
ITP1
.- xrange
Range of the x-axis.
- alpha1
Significance level for the first type of error.
- alpha2
Significance level for the second type of error.
- ylab
Label for the y-axis.
- main
Title of the plot.
- lwd
Line width.
- col
Color of the lines.
- pch
Symbol for the points.
- ylim
Range of the y-axis.
- ...
Additional arguments to be passed to the
matplot
function.