Learn R Programming

easyDes (version 6.0)

An Easy Way to Descriptive Analysis

Description

Descriptive analysis is essential for publishing medical articles. This package provides an easy way to conduct the descriptive analysis. 1. Both numeric and factor variables can be handled. For numeric variables, normality test will be applied to choose the parametric and nonparametric test. 2. Both two or more groups can be handled. For groups more than two, the post hoc test will be applied, 'Tukey' for the numeric variables and 'FDR' for the factor variables. 3. T test, ANOVA or Fisher test can be forced to apply. 4. Mean and standard deviation can be forced to display.

Copy Link

Version

Install

install.packages('easyDes')

Monthly Downloads

197

Version

6.0

License

GPL-3

Maintainer

Last Published

November 19th, 2021

Functions in easyDes (6.0)

easyDes

An Easy Way to Descriptive Analysis