ConfInt {lmviz} | R Documentation |
ConfInt shiny app
Description
Launches the ConfInt shiny app, a tool to explore confidence intervals and regions for the coefficient of simple linear model
Usage
ConfInt()
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()){
ConfInt()
}
## End(Not run)
[Package lmviz version 0.2.0 Index]