Learn R Programming

lmviz (version 0.2.0)

SlopeTest: SlopeTest shiny app

Description

Launches the SlopeTest shiny app, a tool to illustrate hypotheses testing on the slope in a simple regression model

Usage

SlopeTest()

Arguments

Value

None

Details

Full help is available from within the shiny app.

Examples

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

Run the code above in your browser using DataLab