Other packages > Find by keyword >

DescrTab2  

Publication Quality Descriptive Statistics Tables
View on CRAN: Click here


Download and install DescrTab2 package within the R console
Install from CRAN:
install.packages("DescrTab2")

Install from Github:
library("remotes")
install_github("cran/DescrTab2")

Install by package version:
library("remotes")
install_version("DescrTab2", "2.1.16")



Attach the package and use:
library("DescrTab2")
Maintained by
Jan Meis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-16
Latest Update: 2022-09-06
Description:
Provides functions to create descriptive statistics tables for continuous and categorical variables. By default, summary statistics such as mean, standard deviation, quantiles, minimum and maximum for continuous variables and relative and absolute frequencies for categorical variables are calculated. 'DescrTab2' features a sophisticated algorithm to choose appropriate test statistics for your data and provides p-values. On top of this, confidence intervals for group differences of appropriated summary measures are automatically produces for two-group comparison. Tables generated by 'DescrTab2' can be integrated in a variety of document formats, including .html, .tex and .docx documents. 'DescrTab2' also allows printing tables to console and saving table objects for later use.
How to cite:
Jan Meis (2020). DescrTab2: Publication Quality Descriptive Statistics Tables. R package version 2.1.16, https://cran.r-project.org/web/packages/DescrTab2. Accessed 18 Feb. 2025.
Previous versions and publish date:
2.0.3 (2020-12-16 11:00), 2.0.7 (2021-03-15 12:00), 2.1.7 (2021-12-02 17:10), 2.1.9 (2022-01-20 15:42)
Other packages that cited DescrTab2 R package
View DescrTab2 citation profile
Other R packages that DescrTab2 depends, imports, suggests or enhances
Complete documentation for DescrTab2
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA