summary | R Documentation |
summary
## S3 method for class 'ExploreData'
summary(object, ..., Object)
## S3 method for class 'ICC'
summary(object, ..., Object)
## S3 method for class 'Stage.2.NormScore'
summary(object, ..., Object)
## S3 method for class 'GLT'
summary(object, ..., Object, Assume.Homoscedasticity)
## S3 method for class 'Stage.1'
summary(object, ..., Object)
## S3 method for class 'Stage.2.NormTable'
summary(object, ..., Object)
## S3 method for class 'Sandwich'
summary(object, ..., Object)
## S3 method for class 'CheckFit'
summary(object, ..., Object)
## S3 method for class 'Bootstrap.Stage.2.NormScore'
summary(object, ..., Object)
## S3 method for class 'Tukey.HSD'
summary(object, ..., Object)
object |
An object for which a summary is desired. |
... |
Other arguments. |
Object |
An object for which a summary is desired. |
Assume.Homoscedasticity |
Logical. Should homoscedasticity be assumed in the GLT procedure?. |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.