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 21 Nov. 2024.
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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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