Last data update: 2014.03.03

gds

Package: gds
Type: Package
Title: Descriptive Statistics of Grouped Data
Version: 0.1.0
Author: Partha Sarathi Bishnu <psbishnu@gmail.com>
Maintainer: Partha Sarathi Bishnu <psbishnu@gmail.com>
Description: 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.
License: GPL (>= 2)
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-08 09:36:42 UTC; student
Repository: CRAN
Date/Publication: 2016-04-09 00:21:07

● 0 images, 1 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gds' ...
** package 'gds' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gds'
    finding HTML links ... done
    gds                                     html  
** building package indices
** testing if installed package can be loaded
* DONE (gds)
Making 'packages.html' ... done