ConfInt: ConfInt shiny app

Description Usage Details Value Author(s) Examples

View source: R/ConfInt.r

Description

Launches the ConfInt shiny app, a tool to explore confidence intervals and regions for the coefficient of simple linear model

Usage

1

Details

Full help is available from within the shiny app.

Value

None

Author(s)

Francesco Pauli, francesco.pauli@deams.units.it

Examples

1
2
3
4
5
## Not run:
if (interactive()){
 ConfInt()
 }
## End(Not run)

lmviz documentation built on Aug. 25, 2020, 1:06 a.m.