Usage
## S3 method for class 'mcprofile,ANY':
plot(x, y, squared=FALSE, trans=identity, ...)
## S3 method for class 'mcpconfint,ANY':
plot(x, y, margin=NULL, pch=19, trans=identity, ...)
## S3 method for class 'mcptest,ANY':
plot(x, y, trans=identity, alpha=NULL, order=TRUE, ...)
## S3 method for class 'mcprofile,mcpconfint':
plot(x, y, squared=FALSE, trans=identity, ...)
## S3 method for class 'mcprofile,mcptest':
plot(x, y, squared=FALSE, trans=identity, ...)
## S3 method for class 'mcprofile,mcprofile':
plot(x, y, squared=FALSE,
trans=identity, ...)
## S3 method for class 'mcprofileRatio,ANY':
plot(x, y, squared=FALSE, trans=identity,
...)
## S3 method for class 'mcprofileRatio,mcpconfint':
plot(x, y, squared=FALSE, trans=identity, ...)
## S3 method for class 'mcprofileRatio,mcptest':
plot(x, y, squared=FALSE, trans=identity, ...)