Collin {lmviz} | R Documentation |
Collin shiny app
Description
Launches the Collinearity shiny app, a tool to explore the consequences of collinearity on sampling distributions and inferential procedures in linear models
Usage
Collin()
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()){
Collin()
}
## End(Not run)
[Package lmviz version 0.2.0 Index]