SimpleLM: SimpleLM shiny app

Description Usage Details Author(s) Examples

View source: R/SimpleLM.R

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

1

Details

Full help is available from within the shiny app.

Author(s)

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

Examples

1
2
3
4
5
## Not run:
if (interactive()){
 SimpleLM()
 }
## End(Not run)

lmviz documentation built on Aug. 25, 2020, 1:06 a.m.