Collin {lmviz} | R Documentation |
Launches the Collinearity shiny app, a tool to explore the consequences of collinearity on sampling distributions and inferential procedures in linear models
Collin()
Full help is available from within the shiny app.
None
Francesco Pauli, francesco.pauli@deams.units.it
## Not run:
if (interactive()){
Collin()
}
## End(Not run)