Based on 'STATA' xtsum command, it is used to compute summary statistics for a panel data set. It generates overall, between-group, and within-group statistics for specified variables in a panel data set, as presented in S. Porter (2023) <https://stephenporter.org/files/xtsum_handout.pdf>, StataCorp (2023) <https://www.stata.com/manuals/xtxtsum.pdf>.
Version: | 0.1.0 |
Depends: | R (≥ 3.2.0), knitr, magrittr, rlang, plm |
Imports: | dplyr, kableExtra, sampleSelection |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2023-12-07 |
DOI: | 10.32614/CRAN.package.xtsum |
Author: | Joao Claudio Macosso |
Maintainer: | Joao Claudio Macosso <joaoclaudiomacosso at gmail.com> |
BugReports: | https://github.com/Macosso/xtsum/issues |
License: | GPL-3 |
URL: | https://github.com/Macosso/xtsum |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | xtsum results |
Reference manual: | xtsum.pdf |
Vignettes: |
xtsum |
Package source: | xtsum_0.1.0.tar.gz |
Windows binaries: | r-devel: xtsum_0.1.0.zip, r-release: xtsum_0.1.0.zip, r-oldrel: xtsum_0.1.0.zip |
macOS binaries: | r-release (arm64): xtsum_0.1.0.tgz, r-oldrel (arm64): xtsum_0.1.0.tgz, r-release (x86_64): xtsum_0.1.0.tgz, r-oldrel (x86_64): xtsum_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=xtsum to link to this page.