R/imports.R

#' collinear
#'
#' Package for multicollinearity management in data frames with numeric and categorical variables.
#'
#' @docType package
#' @keywords internal
#' @aliases collinear-package
#' @keywords internal
#' @importFrom stats cor na.omit sd rnorm chisq.test lm coef
"_PACKAGE"

Try the collinear package in your browser

Any scripts or data that you put into this service are public.

collinear documentation built on April 12, 2025, 1:36 a.m.