summary.blm: Print a summary of a blm object

Description Usage Arguments Value

Description

This function prints the more extensive information from the object

Usage

1
2
## S3 method for class 'blm'
summary(object, ...)

Arguments

object

the blm object

...

any extra parameters

Value

a print with the call, a summary of the residuals, the coefficients, the residual standard error, the R-squared and adjusted R-squared and an object with the coefficients, confint, deviance, fitted values and the residuals.


RandiIP/blm documentation built on May 9, 2019, 9:21 a.m.