coef.blb4lm: Calculating coefficients from blb4lm

Description Usage Arguments Value

View source: R/blb4lm_user.R

Description

Calculating coefficients from blb4lm

Usage

1
2
## S3 method for class 'blb4lm'
coef(object, confidence = FALSE, level = 0.95, ...)

Arguments

object

The output from the function blb4lm

confidence

Whether the user needs a confidence interval (TRUE/FALSE). Default is 'FALSE'.

level

The level of significance. Default is 0.95.

...

Additional arguments to be passed to other functions

Value

The coeffiecients of the linear model, or the confidence intervals of the coefficients


yf-jiang/blb4RG documentation built on March 25, 2020, 1:28 a.m.