Other packages > Find by keyword >

EasyDescribe  

A Convenient Way of Descriptive Statistics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EasyDescribe", "0.1.2")



Attach the package and use:
library("EasyDescribe")
Maintained by
Xiuquan Nie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-04
Latest Update: 2023-04-16
Description:
Descriptive Statistics is essential for publishing articles. This package can perform descriptive statistics according to different data types. If the data is a continuous variable, the mean and standard deviation or median and quartiles are automatically output; if the data is a categorical variable, the number and percentage are automatically output. In addition, if you enter two variables in this package, the two variables will be described and their relationships will be tested automatically according to their data types. For example, if one of the two input variables is a categorical variable, another variable will be described hierarchically based on the categorical variable and the statistical differences between different groups will be compared using appropriate statistical methods. And for groups of more than two, the post hoc test will be applied. For more information on the methods we used, please see the following references: Libiseller, C. and Grimvall, A. (2002) , Patefield, W. M. (1981) , Hope, A. C. A. (1968) , Mehta, C. R. and Patel, N. R. (1983) , Mehta, C. R. and Patel, N. R. (1986) , Clarkson, D. B., Fan, Y. and Joe, H. (1993) , Cochran, W. G. (1954) , Armitage, P. (1955) , Szabo, A. (2016) , David, F. B. (1972) , Joanes, D. N. and Gill, C. A. (1998) , Dunn, O. J. (1964) , Copenhaver, M. D. and Holland, B. S. (1988) , Chambers, J. M., Freeny, A. and Heiberger, R. M. (1992) , Shaffer, J. P. (1995) , Myles, H. and Douglas, A. W. (1973) , Rahman, M. and Tiwari, R. (2012) , Thode, H. J. (2002) , Jonckheere, A. R. (1954) , Terpstra, T. J. (1952) .
How to cite:
Xiuquan Nie (2021). EasyDescribe: A Convenient Way of Descriptive Statistics. R package version 0.1.2, https://cran.r-project.org/web/packages/EasyDescribe. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1.0 (2021-03-04 10:40), 0.1.1 (2022-01-21 10:13)
Other packages that cited EasyDescribe R package
View EasyDescribe citation profile
Other R packages that EasyDescribe depends, imports, suggests or enhances
Complete documentation for EasyDescribe
Functions, R codes and Examples using the EasyDescribe R package
Some associated functions: EasyDescribe-package . T2D . fundescribe . 
Some associated R codes: EasyDescribe.R . T2D.R . fundescribe.R .  Full EasyDescribe package functions and examples
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

readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
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  
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  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
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  

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