Other packages > Find by keyword >

broom.helpers  

Helpers for Model Coefficients Tibbles
View on CRAN: Click here


Download and install broom.helpers package within the R console
Install from CRAN:
install.packages("broom.helpers")

Install from Github:
library("remotes")
install_github("cran/broom.helpers")

Install by package version:
library("remotes")
install_version("broom.helpers", "1.22.0")



Attach the package and use:
library("broom.helpers")
Maintained by
Joseph Larmarange
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-18
Latest Update: 2025-04-24
Description:
Provides suite of functions to work with regression model 'broom::tidy()' tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.
How to cite:
Joseph Larmarange (2020). broom.helpers: Helpers for Model Coefficients Tibbles. R package version 1.22.0, https://cran.r-project.org/web/packages/broom.helpers. Accessed 11 Jun. 2026.
Previous versions and publish date:
1.0.0 (2020-09-18 14:00), 1.1.0 (2020-11-24 09:00), 1.2.0 (2021-02-22 17:20), 1.2.1 (2021-02-26 23:10), 1.3.0 (2021-04-10 11:00), 1.4.0 (2021-09-30 12:20), 1.5.0 (2021-12-07 13:00), 1.6.0 (2022-01-12 12:52), 1.7.0 (2022-04-22 10:40), 1.8.0 (2022-07-06 00:40), 1.9.0 (2022-09-23 22:00), 1.10.0 (2022-11-30 19:20), 1.11.0 (2023-01-06 09:50), 1.12.0 (2023-02-09 18:00), 1.13.0 (2023-03-28 11:40), 1.14.0 (2023-08-07 17:40), 1.15.0 (2024-04-05 17:53), 1.16.0 (2024-08-20 10:40), 1.17.0 (2024-08-28 14:30), 1.18.0 (2025-01-07 15:10), 1.19.0 (2025-01-29 18:10), 1.20.0 (2025-03-06 12:00), 1.21.0 (2025-04-24 10:50)
Other packages that cited broom.helpers R package
View broom.helpers citation profile
Other R packages that broom.helpers depends, imports, suggests or enhances
Complete documentation for broom.helpers
Functions, R codes and Examples using the broom.helpers R package
Some associated functions: assert_package . dot-clean_backticks . dot-escape_regex . dot-formula_list_to_named_list . dot-generic_selector . dot-select_to_varnames . model_compute_terms_contributions . model_get_assign . model_get_coefficients_type . model_get_contrasts . model_get_model . model_get_model_frame . model_get_model_matrix . model_get_n . model_get_nlevels . model_get_offset . model_get_pairwise_contrasts . model_get_response . model_get_response_variable . model_get_terms . model_get_weights . model_get_xlevels . model_identify_variables . model_list_contrasts . model_list_higher_order_variables . model_list_terms_levels . model_list_variables . reexports . select_helpers . seq_range . supported_models . tidy_add_coefficients_type . tidy_add_contrasts . tidy_add_estimate_to_reference_rows . tidy_add_header_rows . tidy_add_n . tidy_add_pairwise_contrasts . tidy_add_reference_rows . tidy_add_term_labels . tidy_add_variable_labels . tidy_all_effects . tidy_attach_model . tidy_avg_comparisons . tidy_avg_slopes . tidy_broom . tidy_disambiguate_terms . tidy_ggpredict . tidy_identify_variables . tidy_marginal_contrasts . tidy_marginal_means . tidy_marginal_predictions . tidy_margins . tidy_multgee . tidy_parameters . tidy_plus_plus . tidy_remove_intercept . tidy_select_variables . tidy_with_broom_or_parameters . tidy_zeroinfl . 
Some associated R codes: assert_package.R . broom.helpers-package.R . custom_tidiers.R . data.R . helpers.R . marginal_tidiers.R . model_compute_terms_contributions.R . model_get_assign.R . model_get_coefficients_type.R . model_get_contrasts.R . model_get_model.R . model_get_model_frame.R . model_get_model_matrix.R . model_get_n.R . model_get_nlevels.R . model_get_offset.R . model_get_pairwise_contrasts.R . model_get_response.R . model_get_response_variable.R . model_get_terms.R . model_get_weights.R . model_get_xlevels.R . model_identify_variables.R . model_list_contrasts.R . model_list_higher_order_variables.R . model_list_terms_levels.R . model_list_variables.R . reexport.R . select_helpers.R . select_utilities.R . tidy_add_coefficients_type.R . tidy_add_contrasts.R . tidy_add_estimate_to_reference_rows.R . tidy_add_header_rows.R . tidy_add_n.R . tidy_add_pairwise_contrasts.R . tidy_add_reference_rows.R . tidy_add_term_labels.R . tidy_add_variable_labels.R . tidy_and_attach.R . tidy_disambiguate_terms.R . tidy_identify_variables.R . tidy_plus_plus.R . tidy_remove_intercept.R . tidy_select_variables.R .  Full broom.helpers package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
Download / Learn more Package Citations See dependency  
clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA