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

Description Usage Arguments Details Author(s) See Also

Description

Summarizes fit for the constrained segmented distributed effect model.

Usage

1
2
3
## S3 method for class 'modTempEff'
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.

Author(s)

Vito Muggeo

See Also

print.modTempEff


modTempEff documentation built on May 1, 2019, 10:08 p.m.