Prediction {lmviz}R Documentation

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()

Details

Full help is available from within the shiny app.

Value

None

Author(s)

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

Examples

## Not run:
if (interactive()){
 Prediction()
 }
## End(Not run)

[Package lmviz version 0.2.0 Index]