The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
collin
Collinearity can be a problem in regression models. When examining the effects of an exposure at different time points, constrained distributed lag models (https://CRAN.R-project.org/package=dlnm) can alleviate some of the problems caused by collinearity. Still, some consequences of collinearity may remain and they are often unexplored. This package is a tool to assess whether unexpected results of a study could be influenced by collinearity. Essentially, the package provides a graphical comparison of the effects estimated in the real analysis with the effects estimates that would be obtained in a scenario with an alternative true pattern effect for the association of interest. The package can be also applied to regression models that do not include a distributed lag structure.
install.packages("collin")
The package collin is available on the Comprehensive R Archive Network (CRAN), with info at the related web page https://CRAN.R-project.org/package=collin.
Once the package has been installed, a summary of the main functions is available by executing:
help(collin)
vignette("collin")
The methodology used in the package is described in
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.