LMBoard {lmviz} | R Documentation |
Launches the LMBoard shiny app, user can add remove points and visualize changes in the estimates and residual plots
LMBoard()
Full help is available from within the shiny app.
None
Francesco Pauli, francesco.pauli@deams.units.it
## Not run:
if (interactive()){
LMBoard()
}
## End(Not run)