broom

From MaRDI portal
Software:30768



swMATH18937CRANbroomMaRDI QIDQ30768

Convert Statistical Objects into Tidy Tibbles

Simon P. Couch, David Robinson, Alex Hayes

Last update: 9 June 2023

Copyright license: MIT license, File License

Software version identifier: 1.0.4, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.7.11, 0.7.12, 0.8.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.5

Source code repository: https://github.com/cran/broom

Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures.




Related Items (only showing first 100 items - show all)


This page was built for software: broom