r-cran-broom.mixed 0.2.9.4-1 source package in Ubuntu

Changelog

r-cran-broom.mixed (0.2.9.4-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Wed, 27 Apr 2022 11:57:15 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-broom.mixed_0.2.9.4-1.dsc 2.4 KiB 23b93eef7eea7376d242c74ef95a03a896274fccd5b870592bbda9b75b1fb7cd
r-cran-broom.mixed_0.2.9.4.orig.tar.gz 3.8 MiB 7631cd29316a32050b9e72057754e053d7f9064a75900bb7e69b29ebca6c60b2
r-cran-broom.mixed_0.2.9.4-1.debian.tar.xz 3.1 KiB ad2af891e8f83de0731554049878a31ea5ecb2cd11d113452262d0fdafb77ef7

Available diffs

No changes file available.

Binary packages built by this source

r-cran-broom.mixed: GNU R tidying methods for mixed models

 Convert fitted objects from various R mixed-model packages into tidy
 data frames along the lines of the 'broom' package. The package provides
 three S3 generics for each model: tidy(), which summarizes a model's
 statistical findings such as coefficients of a regression; augment(),
 which adds columns to the original data such as predictions, residuals
 and cluster assignments; and glance(), which provides a one-row summary
 of model-level statistics.