MultipleLM {lmviz}R Documentation

MultipleLM shiny app

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

MultipleLM()

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()){
 MultipleLM()
 }
## End(Not run)

[Package lmviz version 0.2.0 Index]