Learn R Programming

lmviz (version 0.2.0)

MultipleLM: MultipleLM shiny app

Description

Launches the MultipleLM shiny app, a tool where the user can specify a multiple linearmodel, simulate from it and explore the sampling distribution of estimators under various conditions

Usage

MultipleLM()

Arguments

Value

None

Details

Full help is available from within the shiny app.

Examples

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

Run the code above in your browser using DataLab