print.brokenstickmodel: S3 methods for printing model fit summary for...

Description Usage Arguments Value

View source: R/Modelbrokenstick.R

Description

Prints the modeling summary for the glm fit (stats::glm.fit or speedglm::speedglm.wfit)

Usage

1
2
## S3 method for class 'brokenstickmodel'
print(x, ...)

Arguments

x

The model fit object produced by functions stremr:::fit.glm or stremr:::fit.speedglm

...

Additional options passed on to summary.GLMmodel.

Value

The output is printed with cat. To capture the markdown-formated model summary use summary.GLMmodel.


osofr/GriDiSL documentation built on May 24, 2019, 4:54 p.m.