Skip to contents

S3 specialization of summary function for ITPlm objects

Usage

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

Arguments

object

An object of class ITPlm.

...

additional arguments affecting the summary produced.

Value

A list with the following components:

  • call: The matched call.

  • ttest: A data frame with the minimum p-values of the t-tests and the corresponding significance level.

  • R2: The R-squared value of the model.

  • ftest: The p-value of the F-test.