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.5)xtsum_0.1.0.zip(r-4.4)xtsum_0.1.0.zip(r-4.3)
xtsum_0.1.0.tgz(r-4.4-any)xtsum_0.1.0.tgz(r-4.3-any)
xtsum_0.1.0.tar.gz(r-4.5-noble)xtsum_0.1.0.tar.gz(r-4.4-noble)
xtsum_0.1.0.tgz(r-4.4-emscripten)xtsum_0.1.0.tgz(r-4.3-emscripten)
xtsum.pdf |xtsum.html✨
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 11 months agofrom:75ced39955. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-win | NOTE | Oct 10 2024 |
R-4.5-linux | NOTE | Oct 10 2024 |
R-4.4-win | NOTE | Oct 10 2024 |
R-4.4-mac | NOTE | Oct 10 2024 |
R-4.3-win | NOTE | Oct 10 2024 |
R-4.3-mac | NOTE | Oct 10 2024 |
Exports:between_maxbetween_minbetween_sdwithin_maxwithin_minwithin_sdxtsum
Dependencies:abindbackportsbase64encbdsmatrixbootbroombslibcachemcarcarDataclicollapsecolorspacecowplotcpp11DerivdigestdoBydplyrevaluatefansifarverfastmapfontawesomeFormulafsgenericsggplot2gluegtablehighrhtmltoolsisobandjquerylibjsonlitekableExtraknitrlabelinglatticelifecyclelme4lmtestmagrittrMASSMatrixMatrixModelsmaxLikmemoisemgcvmicrobenchmarkmimeminqamiscToolsmodelrmunsellmvtnormnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigplmpurrrquantregR6rappdirsrbibutilsRColorBrewerRcppRcppEigenRdpackrlangrmarkdownrstudioapisampleSelectionsandwichsassscalesSparseMstringistringrsurvivalsvglitesystemfitsystemfontstibbletidyrtidyselecttinytexutf8vctrsVGAMviridisLitewithrxfunxml2yamlzoo
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 |