{
  "_id": "6a18891facfb0bcc41dc5528",
  "Package": "broom.helpers",
  "Title": "Helpers for Model Coefficients Tibbles",
  "Version": "1.22.0.9000",
  "Authors@R": "c(\nperson(\"Joseph\", \"Larmarange\", , \"joseph@larmarange.net\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7097-700X\")),\nperson(\"Daniel D.\", \"Sjoberg\", , \"danield.sjoberg@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-0862-2018\"))\n)",
  "Description": "Provides suite of functions to work with regression model\n'broom::tidy()' tibbles.  The suite includes functions to group\nregression model terms by variable, insert reference and header\nrows for categorical variables, add variable labels, and more.",
  "License": "GPL (>= 3)",
  "URL": "https://larmarange.github.io/broom.helpers/,\nhttps://github.com/larmarange/broom.helpers",
  "BugReports": "https://github.com/larmarange/broom.helpers/issues",
  "VignetteBuilder": "knitr",
  "RdMacros": "lifecycle",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://ddsjoberg.r-universe.dev",
  "Date/Publication": "2026-04-07 18:19:13 UTC",
  "RemoteUrl": "https://github.com/larmarange/broom.helpers",
  "RemoteRef": "HEAD",
  "RemoteSha": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 18:14:38 UTC",
    "User": "root"
  },
  "Author": "Joseph Larmarange [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7097-700X>),\nDaniel D. Sjoberg [aut] (ORCID:\n<https://orcid.org/0000-0003-0862-2018>)",
  "Maintainer": "Joseph Larmarange <joseph@larmarange.net>",
  "MD5sum": "8d9ceaa99142bc48ee6173bf1741c7c2",
  "_user": "ddsjoberg",
  "_type": "src",
  "_file": "broom.helpers_1.22.0.9000.tar.gz",
  "_fileid": "12f858c06625462e5f9b1f6abaa3a8aa145fabc46aa3c3fbcac524ebada95ed2",
  "_filesize": 560110,
  "_sha256": "12f858c06625462e5f9b1f6abaa3a8aa145fabc46aa3c3fbcac524ebada95ed2",
  "_created": "2026-05-28T18:14:38.000Z",
  "_published": "2026-05-28T18:27:43.968Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78358055879,
      "time": 268,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7273907938"
    },
    {
      "job": 78358055832,
      "time": 283,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273913560"
    },
    {
      "job": 78358056010,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7274080188"
    },
    {
      "job": 78358055747,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273982110"
    },
    {
      "job": 78357089302,
      "time": 318,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273810781"
    },
    {
      "job": 78358055814,
      "time": 213,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273888459"
    },
    {
      "job": 78358055876,
      "time": 212,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7273888076"
    },
    {
      "job": 78358055932,
      "time": 198,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7273882626"
    },
    {
      "job": 78358056000,
      "time": 216,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273890031"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/larmarange/broom.helpers",
  "_commit": {
    "id": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
    "author": "Joseph Larmarange <joseph@larmarange.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "I()  and backtips (#314)\n\n* fix #313\n\n* NEWS and tests",
    "time": 1775585953
  },
  "_maintainer": {
    "name": "Joseph Larmarange",
    "email": "joseph@larmarange.net",
    "login": "larmarange",
    "orcid": "0000-0001-7097-700X",
    "description": "Public health demographer",
    "uuid": 966307
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "broom",
      "version": ">= 0.8",
      "role": "Imports"
    },
    {
      "package": "cards",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "betareg",
      "role": "Suggests"
    },
    {
      "package": "biglm",
      "role": "Suggests"
    },
    {
      "package": "brms",
      "version": ">= 2.13.0",
      "role": "Suggests"
    },
    {
      "package": "broom.mixed",
      "role": "Suggests"
    },
    {
      "package": "cmprsk",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "effects",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "role": "Suggests"
    },
    {
      "package": "fixest",
      "version": ">= 0.10.0",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "gam",
      "role": "Suggests"
    },
    {
      "package": "gee",
      "role": "Suggests"
    },
    {
      "package": "geepack",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggeffects",
      "version": ">= 1.3.2",
      "role": "Suggests"
    },
    {
      "package": "ggstats",
      "version": ">= 0.2.1",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "glmtoolbox",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "gtsummary",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "role": "Suggests"
    },
    {
      "package": "lfe",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "version": ">= 1.1.28",
      "role": "Suggests"
    },
    {
      "package": "logitr",
      "version": ">= 0.8.0",
      "role": "Suggests"
    },
    {
      "package": "marginaleffects",
      "version": ">= 0.21.0",
      "role": "Suggests"
    },
    {
      "package": "margins",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "mmrm",
      "version": ">= 0.3.6",
      "role": "Suggests"
    },
    {
      "package": "multgee",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "parameters",
      "role": "Suggests"
    },
    {
      "package": "parsnip",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "plm",
      "role": "Suggests"
    },
    {
      "package": "pscl",
      "role": "Suggests"
    },
    {
      "package": "quantreg",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstanarm",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidycmprsk",
      "role": "Suggests"
    },
    {
      "package": "VGAM",
      "role": "Suggests"
    },
    {
      "package": "svyVGAM",
      "role": "Suggests"
    }
  ],
  "_owner": "larmarange",
  "_selfowned": false,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 7
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.22.0",
      "date": "2025-09-17"
    }
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "larmarange",
      "count": 1257,
      "uuid": 966307
    },
    {
      "user": "ddsjoberg",
      "count": 134,
      "uuid": 26774684
    },
    {
      "user": "jackmwolf",
      "count": 1,
      "uuid": 38739875
    },
    {
      "user": "jerryekohe",
      "count": 1,
      "uuid": 919658
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "remlapmot",
      "count": 1,
      "uuid": 3777473
    }
  ],
  "_userbio": {
    "uuid": 26774684,
    "type": "user",
    "name": "Daniel Sjoberg",
    "description": "Senior Principal Data Scientist @Genentech; previously @sloan_kettering; \r\nGolden Girls Superfan"
  },
  "_downloads": {
    "count": 25372,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/broom.helpers"
  },
  "_mentions": 39,
  "_devurl": "https://github.com/larmarange/broom.helpers",
  "_pkgdown": "https://larmarange.github.io/broom.helpers/",
  "_searchresults": 402,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/broom.helpers.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/larmarange/broom.helpers",
  "_realowner": "larmarange",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-09-18"
    },
    {
      "version": "1.1.0",
      "date": "2020-11-24"
    },
    {
      "version": "1.2.0",
      "date": "2021-02-22"
    },
    {
      "version": "1.2.1",
      "date": "2021-02-27"
    },
    {
      "version": "1.3.0",
      "date": "2021-04-10"
    },
    {
      "version": "1.4.0",
      "date": "2021-09-30"
    },
    {
      "version": "1.5.0",
      "date": "2021-12-07"
    },
    {
      "version": "1.6.0",
      "date": "2022-01-12"
    },
    {
      "version": "1.7.0",
      "date": "2022-04-22"
    },
    {
      "version": "1.8.0",
      "date": "2022-07-06"
    },
    {
      "version": "1.9.0",
      "date": "2022-09-23"
    },
    {
      "version": "1.10.0",
      "date": "2022-11-30"
    },
    {
      "version": "1.11.0",
      "date": "2023-01-06"
    },
    {
      "version": "1.12.0",
      "date": "2023-02-09"
    },
    {
      "version": "1.13.0",
      "date": "2023-03-28"
    },
    {
      "version": "1.14.0",
      "date": "2023-08-07"
    },
    {
      "version": "1.15.0",
      "date": "2024-04-05"
    },
    {
      "version": "1.16.0",
      "date": "2024-08-20"
    },
    {
      "version": "1.17.0",
      "date": "2024-08-28"
    },
    {
      "version": "1.18.0",
      "date": "2025-01-07"
    },
    {
      "version": "1.19.0",
      "date": "2025-01-29"
    },
    {
      "version": "1.20.0",
      "date": "2025-03-06"
    },
    {
      "version": "1.21.0",
      "date": "2025-04-24"
    },
    {
      "version": "1.22.0",
      "date": "2025-09-17"
    }
  ],
  "_exports": [
    ".assert_package",
    ".clean_backticks",
    ".escape_regex",
    ".get_all_packages_dependencies",
    ".get_min_version_required",
    ".get_package_dependencies",
    "all_categorical",
    "all_continuous",
    "all_contrasts",
    "all_dichotomous",
    "all_interaction",
    "all_intercepts",
    "all_of",
    "all_ran_pars",
    "all_ran_vals",
    "any_of",
    "auto_group_by",
    "contains",
    "ends_with",
    "everything",
    "last_col",
    "matches",
    "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",
    "num_range",
    "one_of",
    "plot_marginal_predictions",
    "scope_tidy",
    "seq_range",
    "starts_with",
    "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_and_attach",
    "tidy_attach_model",
    "tidy_avg_comparisons",
    "tidy_avg_slopes",
    "tidy_broom",
    "tidy_detach_model",
    "tidy_disambiguate_terms",
    "tidy_get_model",
    "tidy_ggpredict",
    "tidy_group_by",
    "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_svy_vglm",
    "tidy_vgam",
    "tidy_with_broom_or_parameters",
    "tidy_zeroinfl",
    "variables_to_contrast",
    "variables_to_predict",
    "vars",
    "where"
  ],
  "_datasets": [
    {
      "name": "supported_models",
      "title": "Listing of Supported Models",
      "object": "supported_models",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "model",
        "notes"
      ],
      "rows": 49,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-clean_backticks",
      "title": "Remove backticks around variable names",
      "concept": [
        "other_helpers"
      ],
      "topics": [
        ".clean_backticks"
      ]
    },
    {
      "page": "dot-escape_regex",
      "title": "Escapes any characters that would have special meaning in a regular expression",
      "concept": [
        "other_helpers"
      ],
      "topics": [
        ".escape_regex"
      ]
    },
    {
      "page": "assert_package",
      "title": "Check a package installation status or minimum required version",
      "topics": [
        ".assert_package",
        ".get_all_packages_dependencies",
        ".get_min_version_required",
        ".get_package_dependencies",
        "assert_package"
      ]
    },
    {
      "page": "model_compute_terms_contributions",
      "title": "Compute a matrix of terms contributions",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_compute_terms_contributions",
        "model_compute_terms_contributions.default"
      ]
    },
    {
      "page": "model_get_assign",
      "title": "Get the assign attribute of model matrix of a model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_assign",
        "model_get_assign.default",
        "model_get_assign.fixest",
        "model_get_assign.model_fit",
        "model_get_assign.svy_vglm",
        "model_get_assign.vglm"
      ]
    },
    {
      "page": "model_get_coefficients_type",
      "title": "Get coefficient type",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_coefficients_type",
        "model_get_coefficients_type.biglm",
        "model_get_coefficients_type.cch",
        "model_get_coefficients_type.clm",
        "model_get_coefficients_type.clmm",
        "model_get_coefficients_type.clogit",
        "model_get_coefficients_type.coxph",
        "model_get_coefficients_type.crr",
        "model_get_coefficients_type.default",
        "model_get_coefficients_type.fixest",
        "model_get_coefficients_type.geeglm",
        "model_get_coefficients_type.glm",
        "model_get_coefficients_type.glmerMod",
        "model_get_coefficients_type.LORgee",
        "model_get_coefficients_type.model_fit",
        "model_get_coefficients_type.multinom",
        "model_get_coefficients_type.negbin",
        "model_get_coefficients_type.polr",
        "model_get_coefficients_type.svyolr",
        "model_get_coefficients_type.svy_vglm",
        "model_get_coefficients_type.tidycrr",
        "model_get_coefficients_type.vgam",
        "model_get_coefficients_type.vglm"
      ]
    },
    {
      "page": "model_get_contrasts",
      "title": "Get contrasts used in the model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_contrasts",
        "model_get_contrasts.betareg",
        "model_get_contrasts.fixest",
        "model_get_contrasts.hurdle",
        "model_get_contrasts.model_fit",
        "model_get_contrasts.svy_vglm",
        "model_get_contrasts.zeroinfl"
      ]
    },
    {
      "page": "model_get_model",
      "title": "Get the model from model objects",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_model",
        "model_get_model.default",
        "model_get_model.mira"
      ]
    },
    {
      "page": "model_get_model_frame",
      "title": "Get the model frame of a model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_model_frame",
        "model_get_model_frame.biglm",
        "model_get_model_frame.coxph",
        "model_get_model_frame.default",
        "model_get_model_frame.fixest",
        "model_get_model_frame.model_fit",
        "model_get_model_frame.survreg",
        "model_get_model_frame.svycoxph",
        "model_get_model_frame.svy_vglm"
      ]
    },
    {
      "page": "model_get_model_matrix",
      "title": "Get the model matrix of a model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_model_matrix",
        "model_get_model_matrix.betareg",
        "model_get_model_matrix.biglm",
        "model_get_model_matrix.brmsfit",
        "model_get_model_matrix.cch",
        "model_get_model_matrix.clm",
        "model_get_model_matrix.default",
        "model_get_model_matrix.glmmTMB",
        "model_get_model_matrix.LORgee",
        "model_get_model_matrix.model_fit",
        "model_get_model_matrix.multinom",
        "model_get_model_matrix.plm",
        "model_get_model_matrix.svy_vglm",
        "model_get_model_matrix.vgam",
        "model_get_model_matrix.vglm"
      ]
    },
    {
      "page": "model_get_n",
      "title": "Get the number of observations",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_n",
        "model_get_n.coxph",
        "model_get_n.default",
        "model_get_n.glm",
        "model_get_n.glmerMod",
        "model_get_n.LORgee",
        "model_get_n.model_fit",
        "model_get_n.multinom",
        "model_get_n.survreg",
        "model_get_n.tidycrr"
      ]
    },
    {
      "page": "model_get_nlevels",
      "title": "Get the number of levels for each factor used in 'xlevels'",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_nlevels",
        "model_get_nlevels.default",
        "model_get_nlevels.svy_vglm"
      ]
    },
    {
      "page": "model_get_offset",
      "title": "Get model offset",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_offset",
        "model_get_offset.default"
      ]
    },
    {
      "page": "model_get_pairwise_contrasts",
      "title": "Get pairwise comparison of the levels of a categorical variable",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_pairwise_contrasts"
      ]
    },
    {
      "page": "model_get_response",
      "title": "Get model response",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_response",
        "model_get_response.default",
        "model_get_response.glm",
        "model_get_response.glmerMod",
        "model_get_response.model_fit"
      ]
    },
    {
      "page": "model_get_response_variable",
      "title": "Get the name of the response variable",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_response_variable",
        "model_get_response_variable.default"
      ]
    },
    {
      "page": "model_get_terms",
      "title": "Get the terms of a model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_terms",
        "model_get_terms.betareg",
        "model_get_terms.brmsfit",
        "model_get_terms.cch",
        "model_get_terms.default",
        "model_get_terms.fixest",
        "model_get_terms.glmmTMB",
        "model_get_terms.model_fit",
        "model_get_terms.svy_vglm"
      ]
    },
    {
      "page": "model_get_weights",
      "title": "Get sampling weights used by a model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_weights",
        "model_get_weights.default",
        "model_get_weights.fixest",
        "model_get_weights.model_fit",
        "model_get_weights.svrepglm",
        "model_get_weights.svyglm",
        "model_get_weights.svy_vglm"
      ]
    },
    {
      "page": "model_get_xlevels",
      "title": "Get xlevels used in the model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_get_xlevels",
        "model_get_xlevels.brmsfit",
        "model_get_xlevels.default",
        "model_get_xlevels.felm",
        "model_get_xlevels.glmerMod",
        "model_get_xlevels.glmmTMB",
        "model_get_xlevels.lmerMod",
        "model_get_xlevels.model_fit",
        "model_get_xlevels.plm",
        "model_get_xlevels.svy_vglm"
      ]
    },
    {
      "page": "model_identify_variables",
      "title": "Identify for each coefficient of a model the corresponding variable",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_identify_variables",
        "model_identify_variables.aov",
        "model_identify_variables.clm",
        "model_identify_variables.clmm",
        "model_identify_variables.default",
        "model_identify_variables.gam",
        "model_identify_variables.lavaan",
        "model_identify_variables.logitr",
        "model_identify_variables.model_fit",
        "model_identify_variables.svy_vglm"
      ]
    },
    {
      "page": "model_list_contrasts",
      "title": "List contrasts used by a model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_list_contrasts",
        "model_list_contrasts.default"
      ]
    },
    {
      "page": "model_list_higher_order_variables",
      "title": "List higher order variables of a model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_list_higher_order_variables",
        "model_list_higher_order_variables.default"
      ]
    },
    {
      "page": "model_list_terms_levels",
      "title": "List levels of categorical terms",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_list_terms_levels",
        "model_list_terms_levels.default"
      ]
    },
    {
      "page": "model_list_variables",
      "title": "List all the variables used in a model",
      "concept": [
        "model_helpers"
      ],
      "topics": [
        "model_list_variables",
        "model_list_variables.default",
        "model_list_variables.lavaan",
        "model_list_variables.logitr"
      ]
    },
    {
      "page": "scope_tidy",
      "title": "Scoping a tidy tibble allowing to tidy select",
      "topics": [
        "scope_tidy"
      ]
    },
    {
      "page": "select_helpers",
      "title": "Select helper functions",
      "topics": [
        "all_categorical",
        "all_continuous",
        "all_contrasts",
        "all_dichotomous",
        "all_interaction",
        "all_intercepts",
        "all_ran_pars",
        "all_ran_vals",
        "select_helpers"
      ]
    },
    {
      "page": "seq_range",
      "title": "Sequence generation between min and max",
      "topics": [
        "seq_range"
      ]
    },
    {
      "page": "supported_models",
      "title": "Listing of Supported Models",
      "topics": [
        "supported_models"
      ]
    },
    {
      "page": "tidy_add_coefficients_type",
      "title": "Add coefficients type and label as attributes",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_coefficients_type"
      ]
    },
    {
      "page": "tidy_add_contrasts",
      "title": "Add contrasts type for categorical variables",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_contrasts"
      ]
    },
    {
      "page": "tidy_add_estimate_to_reference_rows",
      "title": "Add an estimate value to references rows for categorical variables",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_estimate_to_reference_rows"
      ]
    },
    {
      "page": "tidy_add_header_rows",
      "title": "Add header rows variables with several terms",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_header_rows"
      ]
    },
    {
      "page": "tidy_add_n",
      "title": "Add the (weighted) number of observations",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_n"
      ]
    },
    {
      "page": "tidy_add_pairwise_contrasts",
      "title": "Add pairwise contrasts for categorical variables",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_pairwise_contrasts"
      ]
    },
    {
      "page": "tidy_add_reference_rows",
      "title": "Add references rows for categorical variables",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_reference_rows"
      ]
    },
    {
      "page": "tidy_add_term_labels",
      "title": "Add term labels",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_term_labels"
      ]
    },
    {
      "page": "tidy_add_variable_labels",
      "title": "Add variable labels",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_add_variable_labels"
      ]
    },
    {
      "page": "tidy_all_effects",
      "title": "Marginal Predictions at the mean with 'effects::allEffects()'",
      "concept": [
        "marginal_tieders"
      ],
      "topics": [
        "tidy_all_effects"
      ]
    },
    {
      "page": "tidy_attach_model",
      "title": "Attach a full model to the tibble of model terms",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_and_attach",
        "tidy_attach_model",
        "tidy_detach_model",
        "tidy_get_model"
      ]
    },
    {
      "page": "tidy_avg_comparisons",
      "title": "Marginal Contrasts with 'marginaleffects::avg_comparisons()'",
      "concept": [
        "marginal_tieders"
      ],
      "topics": [
        "tidy_avg_comparisons"
      ]
    },
    {
      "page": "tidy_avg_slopes",
      "title": "Marginal Slopes / Effects with 'marginaleffects::avg_slopes()'",
      "concept": [
        "marginal_tieders"
      ],
      "topics": [
        "tidy_avg_slopes"
      ]
    },
    {
      "page": "tidy_broom",
      "title": "Tidy with 'broom::tidy()' and checks that all arguments are used",
      "concept": [
        "custom_tidiers"
      ],
      "topics": [
        "tidy_broom"
      ]
    },
    {
      "page": "tidy_disambiguate_terms",
      "title": "Disambiguate terms",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_disambiguate_terms"
      ]
    },
    {
      "page": "tidy_ggpredict",
      "title": "Marginal Predictions with 'ggeffects::ggpredict()'",
      "concept": [
        "marginal_tieders"
      ],
      "topics": [
        "tidy_ggpredict"
      ]
    },
    {
      "page": "tidy_group_by",
      "title": "Group results by selected columns",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "auto_group_by",
        "tidy_group_by"
      ]
    },
    {
      "page": "tidy_identify_variables",
      "title": "Identify the variable corresponding to each model coefficient",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_identify_variables"
      ]
    },
    {
      "page": "tidy_marginal_contrasts",
      "title": "Marginal Contrasts with 'marginaleffects::avg_comparisons()'",
      "concept": [
        "marginal_tieders"
      ],
      "topics": [
        "tidy_marginal_contrasts",
        "variables_to_contrast"
      ]
    },
    {
      "page": "tidy_marginal_means",
      "title": "Marginal Means with deprecated 'marginaleffects::marginal_means()'",
      "topics": [
        "tidy_marginal_means"
      ]
    },
    {
      "page": "tidy_marginal_predictions",
      "title": "Marginal Predictions with 'marginaleffects::avg_predictions()'",
      "concept": [
        "marginal_tieders"
      ],
      "topics": [
        "plot_marginal_predictions",
        "tidy_marginal_predictions",
        "variables_to_predict"
      ]
    },
    {
      "page": "tidy_margins",
      "title": "Average Marginal Effects with 'margins::margins()'",
      "concept": [
        "marginal_tieders"
      ],
      "topics": [
        "tidy_margins"
      ]
    },
    {
      "page": "tidy_multgee",
      "title": "Tidy a 'multgee' model",
      "concept": [
        "custom_tidiers"
      ],
      "topics": [
        "tidy_multgee"
      ]
    },
    {
      "page": "tidy_parameters",
      "title": "Tidy a model with parameters package",
      "concept": [
        "custom_tidiers"
      ],
      "topics": [
        "tidy_parameters"
      ]
    },
    {
      "page": "tidy_plus_plus",
      "title": "Tidy a model and compute additional informations",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_plus_plus"
      ]
    },
    {
      "page": "tidy_remove_intercept",
      "title": "Remove intercept(s)",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_remove_intercept"
      ]
    },
    {
      "page": "tidy_select_variables",
      "title": "Select variables to keep/drop",
      "concept": [
        "tidy_helpers"
      ],
      "topics": [
        "tidy_select_variables"
      ]
    },
    {
      "page": "tidy_svy_vglm",
      "title": "Tidy a 'svy_vglm' model",
      "concept": [
        "custom_tidiers"
      ],
      "topics": [
        "tidy_svy_vglm"
      ]
    },
    {
      "page": "tidy_vgam",
      "title": "Tidy a 'vglm' or a 'vgam' model",
      "concept": [
        "custom_tidiers"
      ],
      "topics": [
        "tidy_vgam"
      ]
    },
    {
      "page": "tidy_with_broom_or_parameters",
      "title": "Tidy a model with broom or parameters",
      "concept": [
        "custom_tidiers"
      ],
      "topics": [
        "tidy_with_broom_or_parameters"
      ]
    },
    {
      "page": "tidy_zeroinfl",
      "title": "Tidy a 'zeroinfl' or a 'hurdle' model",
      "concept": [
        "custom_tidiers"
      ],
      "topics": [
        "tidy_zeroinfl"
      ]
    }
  ],
  "_readme": "https://github.com/larmarange/broom.helpers/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "broom",
    "cards",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "haven",
    "hms",
    "labelled",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "broom-helpers.Rmd",
      "filename": "broom-helpers.html",
      "title": "Getting Started with broom.helpers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Forest Plot",
        "Table Summary",
        "All-in-one function",
        "Advanced examples",
        "Polynomial terms",
        "Different type of contrasts",
        "Pairwise contrasts of categorical variable",
        "Column Details",
        "Additional attributes",
        "Supported models"
      ],
      "created": "2025-02-27 17:54:25",
      "modified": "2025-06-18 16:34:46",
      "commits": 4
    }
  ],
  "_score": 11.962823265249222,
  "_indexed": false,
  "_nocasepkg": "broom.helpers",
  "_universes": [
    "ddsjoberg"
  ],
  "_indexurl": "https://larmarange.r-universe.dev/broom.helpers",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.22.0.9000",
      "date": "2026-05-28T18:18:10.000Z",
      "distro": "noble",
      "commit": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
      "fileid": "2494f886ed6b4cd5167d1dbc7cb6d2721e102b800b84d22080c889176e97a6a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.22.0.9000",
      "date": "2026-05-28T18:18:30.000Z",
      "distro": "noble",
      "commit": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
      "fileid": "f7577f30807c9644ff2bc9696137664006efd5af91fdd1f6b30ed931aff23c2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22.0.9000",
      "date": "2026-05-28T18:26:20.000Z",
      "commit": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
      "fileid": "7ba54897e8ec932b62b132a3e2cb25a4350ff2011c34129cf102995164be9e5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.22.0.9000",
      "date": "2026-05-28T18:21:57.000Z",
      "commit": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
      "fileid": "946bbfafae300bed1139234a433d4f86b4b15a6209e3f880d5157c59afd128d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22.0.9000",
      "date": "2026-05-28T18:18:36.000Z",
      "commit": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
      "fileid": "f49bdac8a32c59b9a063b569022ccddffa5c7b29de61343290e8a8054fd5cac2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22.0.9000",
      "date": "2026-05-28T18:16:45.000Z",
      "commit": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
      "fileid": "3cbb8711c6b4424a6b7b00afecb42fc41f05d3248d69e0594fbc491a6874e927",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22.0.9000",
      "date": "2026-05-28T18:16:39.000Z",
      "commit": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
      "fileid": "fc01cc54caf4401e153ca5b5f613c98bb88040c11ebc78c10ebd92d26407b677",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.22.0.9000",
      "date": "2026-05-28T18:16:46.000Z",
      "commit": "96d2cae05a41408fc8b305a6b5a37eea3e5eef91",
      "fileid": "a448e7d590e247f60f26057e97df3ed9078f80e7967fcfe72aa34e7b01468813",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26593164595"
    }
  ]
}