Man pages for collinear
Automated Multicollinearity Management

case_weightsGenerate sample weights for imbalanced responses
collinearSmart multicollinearity management
collinear_selectDual multicollinearity filtering algorithm
collinear_statsCompute summary statistics for correlation and VIF
cor_clustersGroup predictors by hierarchical correlation clustering
cor_cramerQuantify association between categorical variables
cor_dfCompute signed pairwise correlations dataframe
cor_matrixSigned pairwise correlation matrix
cor_selectMulticollinearity filtering by pairwise correlation threshold
cor_statsCompute summary statistics for absolute pairwise correlations
drop_geometry_columnRemoves 'geometry' Column From 'sf' Dataframes
experiment_adaptive_thresholdsDataframe resulting from experiment to test the automatic...
experiment_cor_vs_vifDataframe with results of experiment comparing correlation...
f_autoAutomatic selection of predictor scoring method
f_auto_rulesDecision rules for 'f_auto()'
f_binomial_gamArea under the curve of binomial GAM predictions vs....
f_binomial_glmArea Under the Curve of Binomial GLM predictions vs....
f_binomial_rfArea Under the Curve of Binomial Random Forest predictions...
f_categorical_rfCramer's V of Categorical Random Forest predictions vs....
f_count_gamR-squared of Poisson GAM predictions vs. observations
f_count_glmR-squared of Poisson GLM predictions vs. observations
f_count_rfR-squared of Random Forest predictions vs. observations
f_functionsList predictor scoring functions
f_numeric_gamR-squared of Gaussian GAM predictions vs. observations
f_numeric_glmR-squared of Gaussian GLM predictions vs. observations
f_numeric_rfR-squared of Random Forest predictions vs. observations
gam_cor_to_vifGAM describing the relationship between correlation and VIF...
identify_categorical_variablesFind valid categorical variables in a dataframe
identify_logical_variablesFind logical variables in a dataframe
identify_numeric_variablesFind valid numeric variables in a dataframe
identify_response_typeDetect response variable type for model selection
identify_valid_variablesFind valid numeric, categorical, and logical variables in a...
identify_zero_variance_variablesFind near-zero variance variables in a dataframe
model_formulaBuild model formulas from response and predictors
prediction_cor_to_vifPrediction of the model 'gam_cor_to_vif' across correlation...
preference_orderRank predictors by importance or multicollinearity
print.collinear_outputPrint all collinear selection results of 'collinear()'
print.collinear_selectionPrint single selection results from 'collinear'
score_aucCompute area under the ROC curve between binomial...
score_cramerCompute Cramer's V between categorical observations and...
score_r2Compute R-squared between numeric observations and...
step_collinearTidymodels recipe step for multicollinearity filtering
summary.collinear_outputSummarize all results of 'collinear()'
summary.collinear_selectionSummarize single response selection results of 'collinear'
target_encoding_labConvert categorical predictors to numeric via target encoding
target_encoding_methodsEncode categories as response means
toyToy dataframe with varying levels of multicollinearity
validate_arg_dfCheck and prepare argument 'df'
validate_arg_df_not_nullEnsure that argument 'df' is not 'NULL'
validate_arg_encoding_methodCheck and validate argument 'encoding_method'
validate_arg_fCheck and validate argument 'f'
validate_arg_function_nameBuild hierarchical function names for messages
validate_arg_max_corCheck and constrain argument 'max_cor'
validate_arg_max_vifCheck and constrain argument 'max_vif'
validate_arg_predictorsCheck and validate argument 'predictors'
validate_arg_preference_orderCheck and complete argument 'preference_order'
validate_arg_quietCheck and validate argument 'quiet'
validate_arg_responsesCheck and validate arguments 'response' and 'responses'
viLarge example dataframe
vifCompute variance inflation factors from a correlation matrix
vif_dfCompute variance inflation factors dataframe
vif_selectMulticollinearity filtering by variance inflation factor...
vif_statsVIF Statistics
vi_predictorsVector of all predictor names in 'vi' and 'vi_smol'
vi_predictors_categoricalVector of categorical predictors in 'vi' and 'vi_smol'
vi_predictors_numericVector of numeric predictor names in 'vi' and 'vi_smol'
vi_responsesVector of response names in 'vi' and 'vi_smol'
vi_smolSmall example dataframe
collinear documentation built on Dec. 8, 2025, 5:06 p.m.