Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 15 found.
[1] < 1 2 > [2]  Sort:

mda : Mixture and Flexible Discriminant Analysis

Package: mda
Version: 0.4-8
Date: 2015-11-30
Author: S original by Trevor Hastie & Robert Tibshirani. Original R port by Friedrich Leisch, Kurt Hornik and Brian D. Ripley.
Maintainer: Trevor Hastie <hastie@stanford.edu>
Description: Mixture and flexible discriminant analysis, multivariate
adaptive regression splines (MARS), BRUTO, ...
Title: Mixture and Flexible Discriminant Analysis
Depends: R (>= 1.9.0), stats, class
Suggests: earth
License: GPL-2
Packaged: 2015-11-30 22:52:41 UTC; hastie
Repository: CRAN
Date/Publication: 2015-12-01 08:01:19
NeedsCompilation: yes

● Data Source: CranContrib
● Cran Task View: Environmetrics, Multivariate
● 0 images, 17 functions, 2 datasets
Reverse Depends: 2

geneSignatureFinder : A Gene-signatures finder tools

Package: geneSignatureFinder
Type: Package
Title: A Gene-signatures finder tools
Version: 2014.02.17
Date: 2012-08-20
Author: Stefano M. Pagnotta, Michele Ceccarelli
Maintainer: Stefano M. Pagnotta <pagnotta@unisannio.it>
Description: A tool for finding an ensemble gene-signature by a steepest ascending algorithm partially supervised by survival time data.
License: GPL-2
Depends: R (>= 3.0.0), survival, cluster, class, parallel
Suggests:
URL: http://www.bioinformatics.unisannio.it/gsf
BugReports: http://www.bioinformatics.unisannio.it/gsf
Packaged: 2014-03-07 09:41:13 UTC; stefano
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-07 11:58:47

● Data Source: CranContrib
● 0 images, 14 functions, 2 datasets
● Reverse Depends: 0

longitudinalData : Longitudinal Data

Package: longitudinalData
Type: Package
Title: Longitudinal Data
Version: 2.4.1
Date: 2016-02-02
Authors@R: c(person("Christophe","Genolini",role=c("cre","aut"),email="christophe.genolini@u-paris10.fr"),person("Bruno","Falissard",role="ctb"),person("Dai","Fang",role="ctb"),person("Luke","Tierney",role="ctb"))
Description: Tools for longitudinal data and joint longitudinal data (used by packages kml and kml3d).
License: GPL (>= 2)
LazyData: yes
Depends: methods, clv, class, rgl, utils, misc3d
URL: http:www.r-project.org
Collate: global.r function.r constants.r myMisc3d.r longData.r
longData3d.r distanceFrechet.R imputCross.R imputTraj.R
imputLinearInterpol.R imputCopyMean.R imputation.r partition.r
listPartition.r parLongData.r parWindows.r newPlot.r
Encoding: latin1
NeedsCompilation: no
Packaged: 2016-02-11 15:12:02 UTC; Christophe
Author: Christophe Genolini [cre, aut],
Bruno Falissard [ctb],
Dai Fang [ctb],
Luke Tierney [ctb]
Maintainer: Christophe Genolini <christophe.genolini@u-paris10.fr>
Repository: CRAN
Date/Publication: 2016-02-16 15:40:46

● Data Source: CranContrib
● 0 images, 34 functions, 3 datasets
Reverse Depends: 3

multisom : Clustering a Dataset using Multi-SOM Algorithm

Package: multisom
Type: Package
Title: Clustering a Dataset using Multi-SOM Algorithm
Version: 1.0
Date: 2015-12-22
Author: Sarra Chair and Malika Charrad
Maintainer: Sarra Chair<sarra.chair@gmail.com>
Description: Implements two version of Multi-SOM algorithm namely stochastic Multi-SOM and batch Multi-SOM. The package determines also the best number of clusters and offers to the user the best clustering scheme from different results.
License: GPL-2
Depends: R (>= 3.1.3), class, kohonen
URL:
https://sites.google.com/site/malikacharrad/research/multisom-package
NeedsCompilation: no
Repository: CRAN
Packaged: 2015-12-23 20:07:40 UTC; chaira
Date/Publication: 2015-12-23 23:47:40

● Data Source: CranContrib
● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0

kmlShape : K-Means for Longitudinal Data using Shape-Respecting Distance

Package: kmlShape
Type: Package
Title: K-Means for Longitudinal Data using Shape-Respecting Distance
Version: 0.9.5
Date: 2016-03-08
Authors@R: c(person("Christophe","Genolini",role=c("cre","aut"),email="christophe.genolini@u-paris10.fr"),person("Elie","Guichard",role=c("ctb")))
Description: K-means for longitudinal data using shape-respecting distance and shape-respecting means.
License: GPL (>= 2)
LazyData: yes
Depends: methods, class, longitudinalData, kml, lattice
URL: http:www.r-project.org
Collate: global.R plot.R clds.R reduceTraj.R distanceFrechet.R
meanFrechet.R parKmlShape.R kmlShape.R
Encoding: latin1
KeepSource: TRUE
NeedsCompilation: yes
Packaged: 2016-03-04 21:25:18 UTC; Christophe
Author: Christophe Genolini [cre, aut],
Elie Guichard [ctb]
Maintainer: Christophe Genolini <christophe.genolini@u-paris10.fr>
Repository: CRAN
Date/Publication: 2016-03-05 00:22:43

● Data Source: CranContrib
● 0 images, 19 functions, 1 datasets
● Reverse Depends: 0

kohonen : Supervised and Unsupervised Self-Organising Maps

Package: kohonen
Version: 2.0.19
Title: Supervised and Unsupervised Self-Organising Maps
Author: Ron Wehrens
Maintainer: Ron Wehrens <ron.wehrens@gmail.com>
Description: Functions to train supervised and self-organising maps (SOMs). Also interrogation of the maps and prediction using trained maps are supported. The name of the package refers to Teuvo Kohonen, the inventor of the SOM.
License: GPL (>= 2)
Depends: R (>= 2.6.0), class, MASS
NeedsCompilation: yes
Packaged: 2015-09-03 15:08:36 UTC; ron
Repository: CRAN
Date/Publication: 2015-09-04 07:30:50

● Data Source: CranContrib
● Cran Task View: Multivariate
● 0 images, 13 functions, 3 datasets
Reverse Depends: 2

Modalclust : Hierarchical Modal Clustering

Package: Modalclust
Type: Package
Title: Hierarchical Modal Clustering
Version: 0.6
Date: 2014-05-23
Author: Surajit Ray and Yansong Cheng
Maintainer: Surajit Ray <sray@math.bu.edu>
Description: Performs Modal Clustering (MAC) including Hierarchical Modal Clustering (HMAC) along with their parallel implementation (PHMAC) over several processors. These model-based non-parametric clustering techniques can extract clusters in very high dimensions with arbitrary density shapes. By default clustering is performed over several resolutions and the results are summarised as a hierarchical tree. Associated plot functions are also provided. There is a package vignette that provides many examples. This version adheres to CRAN policy of not spanning more than two child processes by default.
Depends: R (>= 2.14.0), mvtnorm, zoo, class
Suggests: parallel, MASS
License: GPL-2
Packaged: 2014-05-23 14:14:17 UTC; sray
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-23 18:31:24

● Data Source: CranContrib
23 images, 14 functions, 0 datasets
● Reverse Depends: 0

EILA : Efficient Inference of Local Ancestry

Package: EILA
Type: Package
Title: Efficient Inference of Local Ancestry
Version: 0.1-2
Date: 2013-09-09
Author: James J. Yang, Jia Li, Anne Buu, and L. Keoki Williams
Maintainer: James J. Yang <jyangstat@gmail.com>
Description: Implementation of Efficient Inference of Local Ancestry
using fused quantile regression and k-means classifier
Depends: R (>= 2.10), class, quantreg
License: GPL (>= 2)
Packaged: 2013-09-13 14:38:38 UTC; jyang
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-09-14 07:48:33

● Data Source: CranContrib
● 0 images, 1 functions, 2 datasets
● Reverse Depends: 0

KODAMA : Knowledge discovery by accuracy maximization

Package: KODAMA
Version: 0.0.1
Date: 2013-11-20
Author: Stefano Cacciatore, Claudio Luchinat, Leonardo Tenori
Maintainer: Stefano Cacciatore <tkcaccia@gmail.com>
Title: Knowledge discovery by accuracy maximization
Description: KODAMA (KnOwledge Discovery by Accuracy MAximization) is an unsupervised and semisupervised learning algorithm that performs feature extraction from noisy and high-dimensional data.
Depends: R (>= 2.10.0), e1071, plsgenomics, class
Suggests: rgl,
SuggestsNote: No suggestions
License: GPL (>= 2)
Packaged: 2014-11-25 15:41:39 UTC; Stefano
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-25 18:05:43

● Data Source: CranContrib
5 images, 18 functions, 3 datasets
● Reverse Depends: 0

ddalpha : Depth-Based Classification and Calculation of Data Depth

Package: ddalpha
Type: Package
Title: Depth-Based Classification and Calculation of Data Depth
Version: 1.1.3.1
Date: 2015-07-24
Authors@R: c(person("Oleksii", "Pokotylo", role=c("aut", "cre"),
email = "alexey.pokotylo@gmail.com"),
person("Pavlo", "Mozharovskyi", role=c("aut"),
email = "mozharovskyi@statistik.uni-koeln.de"),
person("Rainer", "Dyckerhoff", role=c("aut"),
email = "rainer.dyckerhoff@statistik.uni-koeln.de"))
SystemRequirements: C++11
Depends: stats, utils, graphics, grDevices, MASS, class, robustbase
Imports: Rcpp (>= 0.11.0)
LinkingTo: BH, Rcpp
Description: Contains procedures for depth-based supervised learning, which are entirely non-parametric, in particular the DDalpha-procedure (Lange, Mosler and Mozharovskyi, 2014). The training data sample is transformed by a statistical depth function to a compact low-dimensional space, where the final classification is done. It also offers an extension to functional data and routines for calculating certain notions of statistical depth functions. 50 multivariate and 5 functional classification problems are included.
License: GPL-2
NeedsCompilation: yes
Packaged: 2015-07-24 15:35:40 UTC; Alexey
Author: Oleksii Pokotylo [aut, cre],
Pavlo Mozharovskyi [aut],
Rainer Dyckerhoff [aut]
Maintainer: Oleksii Pokotylo <alexey.pokotylo@gmail.com>
Repository: CRAN
Date/Publication: 2015-07-24 21:32:25

● Data Source: CranContrib
● 0 images, 36 functions, 8 datasets
● Reverse Depends: 0