summary-IbLm-method: Summarizing a linear regression fit corrected by the...

summary,IbLm-methodR Documentation

Summarizing a linear regression fit corrected by the iterative bootstrap

Description

summary method for class IbLm

Usage

## S4 method for signature 'IbLm'
summary(object, ...)

Arguments

object

an object of class IbLm

...

further arguments passed to summary.lm

See Also

summary.lm


ib documentation built on April 5, 2022, 1:13 a.m.

Related to summary-IbLm-method in ib...