View source: R/summary.ITPaov.R
summary.ITPaov | R Documentation |
summary()
function for ITPaov objectsThis function is a specialization of the summary()
function for objects of
class ITPaov
. It returns a list with the minimum p-values for the factors,
the range of functional R-squared values, and the minimum p-value for the
F-test.
## S3 method for class 'ITPaov'
summary(object, ...)
object |
An object of class |
... |
additional arguments affecting the summary produced. |
A list with the minimum p-values for the factors, the range of functional R-squared values, and the minimum p-value for the F-test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.