The default summary method for a monthglm
object produced by
monthglm
.
# S3 method for monthglm
summary(object, ...)
a monthglm
object produced by nscosinor
.
further arguments passed to or from other methods.
sample size.
parameter estimates for the intercept and months.
scale of the monthly effects. ‘RR’ for ‘rate ratios’, ‘OR’ for ‘odds ratios’, or empty otherwise.
object of class monthglm
object of class monthglm
further arguments passed to or from other methods.
The estimates are the mean, 95% confidence interval, Z-value and associated p-value (comparing each month to the reference month). If Poisson regression was used then the estimates are shown as rate ratios. If logistic regression was used then the estimates are shown as odds ratios.
monthglm
, plot.monthglm