Learn R Programming

lmviz (version 0.2.0)

SampleDist: 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()

Arguments

Value

None

Details

Full help is available from within the shiny app.

Examples

Run this code
# NOT RUN {
## Not run:
if (interactive()){
 SampleDist()
 }
## End(Not run)
# }

Run the code above in your browser using DataLab