Learn R Programming

lmviz (version 0.2.0)

LMBoard: LMBoard shiny app

Description

Launches the LMBoard shiny app, user can add remove points and visualize changes in the estimates and residual plots

Usage

LMBoard()

Arguments

Value

None

Details

Full help is available from within the shiny app.

Examples

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

Run the code above in your browser using DataLab