Package: xtsum 0.1.0
xtsum: Summary Statistics for Panel Data
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>.
Authors:
xtsum_0.1.0.tar.gz
xtsum_0.1.0.zip(r-4.7)xtsum_0.1.0.zip(r-4.6)xtsum_0.1.0.zip(r-4.5)
xtsum_0.1.0.tgz(r-4.6-any)xtsum_0.1.0.tgz(r-4.5-any)
xtsum_0.1.0.tar.gz(r-4.7-any)xtsum_0.1.0.tar.gz(r-4.6-any)
xtsum_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
xtsum/json (API)
| # Install 'xtsum' in R: |
| install.packages('xtsum', repos = c('https://macosso.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/macosso/xtsum/issues
Last updated from:75ced39955. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 215 | ||
| source / vignettes | OK | 202 | ||
| linux-release-x86_64 | NOTE | 177 | ||
| macos-release-arm64 | NOTE | 252 | ||
| macos-oldrel-arm64 | NOTE | 246 | ||
| windows-devel | NOTE | 167 | ||
| windows-release | NOTE | 200 | ||
| windows-oldrel | NOTE | 170 | ||
| wasm-release | OK | 132 |
Exports:between_maxbetween_minbetween_sdwithin_maxwithin_minwithin_sdxtsum
Dependencies:abindbackportsbase64encbdsmatrixbootbroombslibcachemcarcarDataclicollapsecolorspacecowplotcpp11DerivdigestdoBydplyrevaluatefarverfastmapfontawesomeforecastFormulafracdifffsgenericsggplot2gluegtablehighrhtmltoolsisobandjquerylibjsonlitekableExtraknitrlabelinglatticelifecyclelme4lmtestmagrittrMASSMatrixMatrixModelsmaxLikmemoisemgcvmicrobenchmarkmimeminqamiscToolsmodelrmvtnormnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigplmpurrrquantregR6rappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreformulasrlangrmarkdownrstudioapiS7sampleSelectionsandwichsassscalesSparseMstringistringrsurvivalsvglitesystemfitsystemfontstextshapingtibbletidyrtidyselecttimeDatetinytexurcautf8vctrsVGAMviridisLitewithrxfunxml2yamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute the maximum between-group | between_max |
| Compute the minimum between-group | between_min |
| Compute the standard deviation of between-group | between_sd |
| Compute the maximum within-group for a panel data | within_max |
| Compute the minimum within-group for panel data | within_min |
| Compute the standard deviation of within-group for a panel data | within_sd |
| Calculate summary statistics for panel data | xtsum |
