summary.ITPaov: S3 specialization of the 'summary()' function for ITPaov...

View source: R/summary.ITPaov.R

summary.ITPaovR Documentation

S3 specialization of the summary() function for ITPaov objects

Description

This 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.

Usage

## S3 method for class 'ITPaov'
summary(object, ...)

Arguments

object

An object of class ITPaov.

...

additional arguments affecting the summary produced.

Value

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.


alessiapini/fdatest documentation built on Jan. 4, 2025, 5:37 a.m.