Prediction {lmviz} | R Documentation |
Launches the Prediction shiny app, a tool to explore confidence and prediction intervals for the conditional mean in a simple linear model
Prediction()
Full help is available from within the shiny app.
None
Francesco Pauli, francesco.pauli@deams.units.it
## Not run:
if (interactive()){
Prediction()
}
## End(Not run)