print.modTempEff {modTempEff}R Documentation

The print method for a 'modTempEff' object

Description

Prints a Constrained Segmented Distributed Lag Model object

Usage

## S3 method for class 'modTempEff':
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x object of class modTempEff
digits number of digits to be printed
... additional arguments..

Details

Prints the minimal features of a modTempEff object.

Author(s)

Vito Muggeo

See Also

summary.modTempEff


[Package modTempEff version 1.5 Index]