Learn R Programming

lmviz (version 0.2.0)

SimpleLM: SimpleLM shiny app

Description

Launches the SimpleLM shiny app, which allows to input the parameters of a linear model and simulate from it, exploring the various diagnostics and sampling distributions

Usage

SimpleLM()

Arguments

Details

Full help is available from within the shiny app.

Examples

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



# }

Run the code above in your browser using DataLab