SimpleLM {lmviz}R Documentation

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()

Details

Full help is available from within the shiny app.

Author(s)

Francesco Pauli, francesco.pauli@deams.units.it

Examples

## Not run:
if (interactive()){
 SimpleLM()
 }
## End(Not run)




[Package lmviz version 0.2.0 Index]