Learn R Programming

lmviz (version 0.2.0)

Prediction: Prediction shiny app

Description

Launches the Prediction shiny app, a tool to explore confidence and prediction intervals for the conditional mean in a simple linear model

Usage

Prediction()

Arguments

Value

None

Details

Full help is available from within the shiny app.

Examples

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

Run the code above in your browser using DataLab