Download Latest Version broom 1.0.11 source code.tar.gz (479.4 kB)
Email in envelope

Get an email when there's a new version of broom

Home / v1.0.7
Name Modified Size InfoDownloads / Week
Parent folder
broom 1.0.7 source code.tar.gz 2024-09-27 609.5 kB
broom 1.0.7 source code.zip 2024-09-27 1.0 MB
README.md 2024-09-27 982 Bytes
Totals: 3 Items   1.6 MB 0
  • Corrected nobs entries in glance.coxph() output: the package used to return length(object$linear.predictors) (equal to n rather than nevent) and now uses survival's method (#1224).

  • Corrected confidence interval values in tidy.boot() and addressed errors when bootstrapping confidence intervals for multiple terms (#1212).

  • Reverted deprecation of tidiers for objects from the margins package now that the package is back on CRAN (#1220).

  • Addressed failure in tidy.anova() ahead of upcoming car release (#1215).

  • Clarified documentation for a number of cases where dots were documented as unused but actually passed to internal functions (#1214).

  • Addressed error in augment.betareg() and augment.betamfx() with data = NULL and non-null newdata (#1216, [#1218]).

  • glance.lm() now returns non-NA values for statistic, p.value, and df for models fitted with a single predictor and no intercept (@jrob95, [#1209]).

Source: README.md, updated 2024-09-27