print.NormalAndTplot | R Documentation |
Print method for Normal and t plots from NTplot.
## 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)
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 |
The argument is returned invisibly.
Richard M. Heiberger (rmh@temple.edu)
NTplot
, NormalAndTplot
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.