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
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
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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns