LMBoard {lmviz} | R Documentation |
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()
Details
Full help is available from within the shiny app.
Value
None
Author(s)
Francesco Pauli, francesco.pauli@deams.units.it
Examples
## Not run:
if (interactive()){
LMBoard()
}
## End(Not run)
[Package lmviz version 0.2.0 Index]