modTempEff (version 1.5.2)

summary.modTempEff: Summary method for the class 'modTempEff'

Description

Summarizes fit for the constrained segmented distributed effect model.

Usage

"summary"(object, spar = TRUE, digits = max(3, getOption("digits") - 3), ...)

Arguments

object
object of class "modTempEff"
spar
logical indicating if values of smoothing parameters should be printed.
digits
number of digits to be printed.
...
additional arguments.

Details

Prints the most important features of a modTempEff object including fit summary (AIC, BIC, Ubre, residual deviance) and point estimates along with standard errors of the net effect of cold and heat, and the breakpoints where mortality reaches its minimum. Smoothing parameters (selected via gam.fit() of the mgcv package) are also printed when spar=TRUE. The method also works when the model has been fitted with fixed breakpoints, but it does not work if a csdl() is not included in the model formula.

See Also

print.modTempEff