SampleDist: SampleDist shiny app

Description Usage Details Value Author(s) Examples

View source: R/SampleDist.R

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

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

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