adjCIs1: adjusted 95 percent CIs for ONE parameter of this project

Description Usage Examples

View source: R/adjCIs1.R

Description

Prints 'To show the adjusted 95 percent CI for a or b'.

Usage

1
adjCIs1 = 4*confint(fit, level = 0.95)

Examples

1
2
3
4
5
## slfit1 = lm(exp.C_value.sl1 ~ 0 + exp.A_value) is the simple linear regression model
## to solve a by leting b=1, and get a 95 percent CI for a

## show the 95 percent CI for a in this case
## 4*confint(slfit1, level = 0.95)

wangbokai/bokaiw3 documentation built on May 4, 2019, 12:57 a.m.