Package: describedata 0.1.0
describedata: Miscellaneous Descriptive Functions
Helper functions for descriptive tasks such as making print-friendly bivariate tables, sample size flow counts, and visualizing sample distributions. Also contains 'R' approximations of some common 'SAS' and 'Stata' functions such as 'PROC MEANS' from 'SAS' and 'ladder', 'gladder', and 'pwcorr' from 'Stata'.
Authors:
describedata_0.1.0.tar.gz
describedata_0.1.0.zip(r-4.5)describedata_0.1.0.zip(r-4.4)describedata_0.1.0.zip(r-4.3)
describedata_0.1.0.tgz(r-4.4-any)describedata_0.1.0.tgz(r-4.3-any)
describedata_0.1.0.tar.gz(r-4.5-noble)describedata_0.1.0.tar.gz(r-4.4-noble)
describedata_0.1.0.tgz(r-4.4-emscripten)describedata_0.1.0.tgz(r-4.3-emscripten)
describedata.pdf |describedata.html✨
describedata/json (API)
NEWS
# Install 'describedata' in R: |
install.packages('describedata', repos = c('https://craigjmcgowan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/craigjmcgowan/describedata/issues
Last updated 4 years agofrom:4b63ed6560. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:bivariate_comparegladderladdernagelkerkenorm_dist_plotproc_meanspwcorrsample_flowstata_tidyunivar_freq
Dependencies:backportsbitbit64broomclicliprcolorspacecpp11crayondplyrfansifarverforcatsgenericsggplot2gluegtablehavenhmsisobandlabelinglatticelifecyclelmtestmagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigprettyunitsprogresspurrrR6RColorBrewerreadrrlangscalesstringistringrtibbletidyrtidyselecttzdbutf8vctrsviridisLitevroomwithrzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create publication-style table across one categorical variable | bivariate_compare |
Calculate pairwise correlations | cor.prob |
describedata: Miscellaneous descriptive and SAS/Stata duplicate functions | describedata-package describedata |
Replica of Stata's gladder function | gladder |
Replica of Stata's ladder function | ladder |
Calculate Nagelkerke pseudo r-squared | nagelkerke |
Create density histogram with normal distribution overlaid | norm_dist_plot |
Replica of SAS's PROC MEANS | proc_means |
Replica of Stata's pwcorr function | pwcorr |
Create table illustrating sample exclusions | sample_flow |
Tidy model output into similar format from Stata | stata_tidy |
Univariate statistics for a discrete variable | univar_freq |