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.20.0")



Attach the package and use:
library("broom.helpers")
Maintained by
Joseph Larmarange
[Scholar Profile | Author Map]
First Published: 2020-09-18
Latest Update: 2023-08-07
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.20.0, https://cran.r-project.org/web/packages/broom.helpers. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for broom.helpers40060080010001200140016001800TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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