SlopeTest {lmviz}R Documentation

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

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

[Package lmviz version 0.2.0 Index]