print.NormalAndTplot {HH} | R Documentation |
Print method for Normal and t plots from NTplot.
Description
Print method for Normal and t plots from NTplot.
Usage
## S3 method for class 'NormalAndTplot'
print(x, tablesOnPlot=TRUE, plot=TRUE,
scales=FALSE, prob=FALSE, call=FALSE,
..., cex.table=.7, digits=attr(x, "call.list")$digits,
position.2=.17)
Arguments
x |
A |
tablesOnPlot |
Logical. If |
plot |
Logical. If |
scales , prob |
Logical. If |
call |
Logical. If |
... |
Other arguments are ignored. |
cex.table , digits |
|
position.2 |
When |
Value
The argument is returned invisibly.
Author(s)
Richard M. Heiberger (rmh@temple.edu)
See Also
[Package HH version 3.1-52 Index]