Package: gemmR
Type: Package
Title: General Monotone Model
Version: 1.3-2
Date: 2014-09-08
Authors@R: c(person("Jeffrey", "Chrabaszcz", role = c("aut", "cre"), email = "jchrabaszcz@gmail.com"), person("Joe", "Tidwell", role = "aut"), person("Michael", "Dougherty", role = c("aut")))
LazyData: yes
Description: An R-language implementation of the General Monotone Model proposed by Michael Dougherty and Rick Thomas. It is a procedure for estimating weights for a set of independent predictors that minimize the rank-order inversions between the model predictions and some outcome.
License: GPL-3
Depends: Rcpp(>= 0.11), doMC(>= 1.3.1), foreach (>= 1.4.2)
Suggests: knitr
LinkingTo: Rcpp
VignetteBuilder: knitr
BugReports: https://github.com/jchrszcz/gemmR/issues
Collate: 'gemmquick.R' 'RcppExports.R'
Packaged: 2014-12-12 22:13:31 UTC; jchrszcz
Author: Jeffrey Chrabaszcz [aut, cre],
  Joe Tidwell [aut],
  Michael Dougherty [aut]
Maintainer: Jeffrey Chrabaszcz <jchrabaszcz@gmail.com>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-12-13 08:02:40
