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.17.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: 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.17.0, https://cran.r-project.org/web/packages/broom.helpers. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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