ConfInt {lmviz} | R Documentation |
Launches the ConfInt shiny app, a tool to explore confidence intervals and regions for the coefficient of simple linear model
ConfInt()
Full help is available from within the shiny app.
None
Francesco Pauli, francesco.pauli@deams.units.it
## Not run:
if (interactive()){
ConfInt()
}
## End(Not run)