Description Usage Arguments Value Examples
Class methods for the generalKSStat S3 object
1 2 3 4 5 6 7 8 9 10 | ## S3 method for class 'generalKSStat'
print(x, ...)
getStatName(x)
getStatValue(x)
getSampleSize(x)
getPvalue(x)
|
x |
the generalKSStat S3 object |
... |
Ignored. |
print: invisible x
other fucntions: a numeric value
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.