Last data update: 2014.03.03

ldamatch

Package: ldamatch
Title: Selection of Statistically Similar Research Groups
Version: 1.0.1
Authors@R: c(person("Kyle", "Gorman", email = "kylebgorman@gmail.com", role = c("aut", "cre")), person("Geza", "Kiss", email = "geza.kiss@ohsu.edu", role = "aut"))
Description: Select statistically similar research groups by backward selection using various robust algorithms, including a heuristic based on linear discriminant analysis, multiple heuristics based on the test statistic, and parallelized exhaustive search.
Depends: R (>= 3.0.0)
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Suggests: doMC, knitr, testthat
Imports: MASS, RUnit, data.table, entropy, foreach, iterators, iterpc,
kSamples, stats, car, gmp, utils
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-23 10:43:27 UTC; kiss
Author: Kyle Gorman [aut, cre],
Geza Kiss [aut]
Maintainer: Kyle Gorman <kylebgorman@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-27 07:36:57

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ldamatch' ...
** package 'ldamatch' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ldamatch'
    finding HTML links ... done
    U_halt                                  html  
    ad_halt                                 html  
    calc_metrics                            html  
    calc_p_value                            html  
    compare_ldamatch_outputs                html  
    create_halting_test                     html  
    estimate_exhaustive                     html  
    f_halt                                  html  
    get_param                               html  
    ks_halt                                 html  
    l_halt                                  html  
    ldamatch                                html  
    match_groups                            html  
    search_exhaustive                       html  
    search_heuristic1                       html  
    search_heuristic2                       html  
    search_heuristic3                       html  
    search_heuristic4                       html  
    search_random                           html  
    set_param                               html  
    t_halt                                  html  
    wilks_halt                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ldamatch)
Making 'packages.html' ... done