process_factor: DRY function: process and export annotated contrasts

View source: R/generatedContrastsDF.r

process_factorR Documentation

DRY function: process and export annotated contrasts

Description

DRY function: process and export annotated contrasts

Usage

process_factor(df, primary_col, secondary_col, prefix, dataset_id = "dataset")

See Also

Other modelling: Contrasts, ContrastsFirth, ContrastsMissing, ContrastsModerated, ContrastsPlotter, ContrastsProDA, ContrastsROPECA, ContrastsTable, INTERNAL_FUNCTIONS_BY_FAMILY, LR_test(), Model, ModelFirth, build_model(), build_model_logistf(), contrasts_fisher_exact(), generate_contrasts(), generate_contrasts_for_factor(), get_anova_df(), get_complete_model_fit(), get_p_values_pbeta(), group_label(), interaction_contrasts(), isSingular_lm(), level_specific_contrasts(), linfct_all_possible_contrasts(), linfct_factors_contrasts(), linfct_from_model(), linfct_matrix_contrasts(), main_effect_contrasts(), merge_contrasts_results(), model_analyse(), model_summary(), moderated_p_limma(), moderated_p_limma_long(), my_contest(), my_contrast(), my_contrast_V1(), my_contrast_V2(), my_glht(), pivot_model_contrasts_2_Wide(), plot_lmer_peptide_predictions(), sim_build_models_lm(), sim_build_models_lmer(), sim_build_models_logistf(), sim_make_model_lm(), sim_make_model_lmer(), strategy_logistf(), summary_ROPECA_median_p.scaled()

Examples


process_factor(prolfqua::x5463yzwer453bbb, "factor_A", "factor_B", "primary")
process_factor(prolfqua::x5463yzwer453bbb, "factor_B", "factor_A", "secondary")

wolski/prolfqua documentation built on June 8, 2025, 5:19 a.m.