About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-broom

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.0.7
  • linux-64 v0.5.0
  • osx-64 v0.5.0
  • win-64 v0.5.0

conda install

To install this package run one of the following:
conda install conda-forge::r-broom
conda install conda-forge/label/cf201901::r-broom
conda install conda-forge/label/cf202003::r-broom
conda install conda-forge/label/gcc7::r-broom

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy