Package: CORM
Type: Package
Version: 1.0.2
License: GPL (>= 2)
Description: We proposed a new model-based clustering method, called the clustering of 
             regression models method(CORM), which groups genes that share a similar 
             relationship to the covariate(s). This method provides a unified approach 
             for a family of clustering procedures and can be applied to data collected 
             with various experimental designs. This package includes the implementation 
             for two such clustering procedures: (1) the Clustering of Linear Models 
             (CLM) method, and (2) the Clustering of Linear Mixed Models (CLMM) method.
Title: The Clustering of Regression Models Method
Authors@R: 
        c(person("Li-Xuan","Qin",role=c("aut"),email="qinl@mskcc.org"),
        person("Jiejun","Shi",role=c("cre"),email="shi.abraham.2010@gmail.com"))
Depends: R (>= 2.10.0), cluster, limma
Suggests: MASS
URL: http://www.r-project.org,
        http://www.mskcc.org/mskcc/html/60448.cfm
Author: Li-Xuan Qin [aut],
  Jiejun Shi [cre]
Maintainer: Jiejun Shi <shi.abraham.2010@gmail.com>
NeedsCompilation: no
Repository: CRAN
Packaged: 2014-06-30 01:09:18 UTC; jjshi
Date/Publication: 2014-06-30 10:50:49
