MultipleLM: MultipleLM shiny app

Description Usage Details Value Author(s) Examples

View source: R/MultipleLM.R

Description

Launches the MultipleLM shiny app, a tool where the user can specify a multiple linearmodel, simulate from it and explore the sampling distribution of estimators under various conditions

Usage

1

Details

Full help is available from within the shiny app.

Value

None

Author(s)

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

Examples

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

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