Last data update: 2014.03.03

DisimForMixed

Package: DisimForMixed
Type: Package
Title: Calculate Dissimilarity Matrix for Dataset with Mixed Attributes
Version: 0.2
Date: 2016-03-08
Author: Hasanthi A. Pathberiya
Maintainer: Hasanthi A. Pathberiya <hasanthi@sjp.ac.lk>
Imports: dplyr, cluster
Description: Implement the methods proposed by Ahmad & Dey (2007) <doi:10.1016/j.datak.2007.03.016> in calculating the dissimilarity matrix at the presence of mixed attributes. This Package includes functions to discretize quantitative variables, calculate conditional probability for each pair of attribute values, distance between every pair of attribute values, significance of attributes, calculate dissimilarity between each pair of objects.
License: GPL
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-06 11:51:29 UTC; hasan
Repository: CRAN
Date/Publication: 2016-06-06 17:56:42

3 images, 6 functions, 0 datasets
● Reverse Depends: 0

Install log

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