SampleDist {lmviz}R Documentation

SampleDist shiny app

Description

Launches the SampleDist shiny app, a tool to explore sampling variability of the linear model and the sampling distributions of the least squares estimators

Usage

SampleDist()

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

[Package lmviz version 0.2.0 Index]