summary.brokenstickmodel: S3 methods for getting model fit summary for glmfit class...

Description Usage Arguments Value

Description

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

Usage

1
2
## S3 method for class 'brokenstickmodel'
summary(object, format_table = TRUE, ...)

Arguments

object

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

format_table

Format the coefficients into a data.frame table?

...

Additional options (not used)

Value

The markdown-formated model summary returned by pander::pander_return.


osofr/longGriDiSL documentation built on May 24, 2019, 4:56 p.m.