summary.CHPTest | R Documentation |
CHPTest
objectThis is a method for the function summary()
for objects of the class CHPTest
.
## S3 method for class 'CHPTest'
summary(object, digits = getOption("digits"), ...)
object |
an object for which a summary is desired. |
digits |
integer, used for number formatting with
|
... |
additional arguments affecting the summary produced. |
The CHPTest
object is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.