SlopeTest {lmviz} | R Documentation |
Launches the SlopeTest shiny app, a tool to illustrate hypotheses testing on the slope in a simple regression model
SlopeTest()
Full help is available from within the shiny app.
None
Francesco Pauli, francesco.pauli@deams.units.it
## Not run:
if (interactive()){
SlopeTest()
}
## End(Not run)