Learn R Programming

lmviz (version 0.2.0)

ConfInt: ConfInt shiny app

Description

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

Usage

ConfInt()

Arguments

Value

None

Details

Full help is available from within the shiny app.

Examples

Run this code
# NOT RUN {
## Not run:
if (interactive()){
 ConfInt()
 }
## End(Not run)
# }

Run the code above in your browser using DataLab