The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

gds: Descriptive Statistics of Grouped Data

Contains a function called gds() which accepts three input parameters like lower limits, upper limits and the frequencies of the corresponding classes. The gds() function calculate and return the values of mean ('gmean'), median ('gmedian'), mode ('gmode'), variance ('gvar'), standard deviation ('gstdev'), coefficient of variance ('gcv'), quartiles ('gq1', 'gq2', 'gq3'), inter-quartile range ('gIQR'), skewness ('g1'), and kurtosis ('g2') which facilitate effective data analysis. For skewness and kurtosis calculations we use moments.

Version: 0.1.1
Published: 2021-07-23
Author: Partha Sarathi Bishnu
Maintainer: Partha Sarathi Bishnu <psbishnu at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: gds results

Documentation:

Reference manual: gds.pdf

Downloads:

Package source: gds_0.1.1.tar.gz
Windows binaries: r-devel: gds_0.1.1.zip, r-release: gds_0.1.1.zip, r-oldrel: gds_0.1.1.zip
macOS binaries: r-release (arm64): gds_0.1.1.tgz, r-oldrel (arm64): gds_0.1.1.tgz, r-release (x86_64): gds_0.1.1.tgz, r-oldrel (x86_64): gds_0.1.1.tgz
Old sources: gds archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gds to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.