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 211 - 220 of 11200 found.
[1] < 17 18 19 20 21 22 23 24 25 26 27 > [1120]  Sort:

gaoptim : Genetic Algorithm optimization for real-based and permutation-based problems

Package: gaoptim
Type: Package
Title: Genetic Algorithm optimization for real-based and
permutation-based problems
Version: 1.1
Date: 2013-03-24
Author: Fernando Tenorio
Maintainer: Fernando Tenorio <fnd.tenorio@gmail.com>
Description: Performs a Genetic Algorithm Optimization, given a
real-based or permutation-based function and the associated
search space.
License: GPL-2
Packaged: 2013-03-24 21:41:01 UTC; fernandotenorio
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-03-25 06:57:57

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

gap : Genetic Analysis Package

Package: gap
Version: 1.1-16
Date: 2015-6-6
Title: Genetic Analysis Package
Author: Jing Hua Zhao and colleagues with inputs from Kurt Hornik and
Brian Ripley
Maintainer: Jing Hua Zhao <jinghua.zhao@mrc-epid.cam.ac.uk>
Depends: R (>= 2.10)
Suggests: BradleyTerry2, MASS, Matrix, MCMCglmm, R2jags, bdsmatrix,
coda, coxme, foreign, grid, haplo.stats, kinship2, lattice,
magic, mets, nlme, pedigree, pedigreemm, regress, rms, survival
LazyData: Yes
LazyLoad: Yes
Description: It is designed as an integrated package for genetic data
analysis of both population and family data. Currently, it
contains functions for sample size calculations of both
population-based and family-based designs, probability of
familial disease aggregation, kinship calculation, statistics
in linkage analysis, and association analysis involving genetic
markers including haplotype analysis with or without environmental
covariates.
License: GPL (>= 2)
URL: http://www.mrc-epid.cam.ac.uk/people/jing-hua-zhao/
NeedsCompilation: yes
Repository: CRAN
Packaged: 2015-06-05 22:46:42 UTC; jhz22
Date/Publication: 2015-06-06 08:56:06

● Data Source: CranContrib
● Cran Task View: MetaAnalysis
● 0 images, 59 functions, 17 datasets
● Reverse Depends: 0

gapfill : Fill Missing Values in Satellite Data

Package: gapfill
Type: Package
Title: Fill Missing Values in Satellite Data
Version: 0.9.3
Date: 2016-05-04
Author: Florian Gerber
Maintainer: Florian Gerber <florian.gerber@math.uzh.ch>
Description: Tools to fill missing values in satellite data and to develop new
gap-fill algorithms. The methods are tailored to data (images) observed
at equally-spaced points in time. The package is illustrated with MODIS
NDVI data.
License: GPL (>= 2)
Depends: R (>= 3.1), ggplot2 (>= 2.0.0)
Imports: fields, foreach (>= 1.4), Rcpp (>= 0.12.1), quantreg (>= 5.0)
Suggests: roxygen2, spam, testthat
Enhances: raster, doParallel, doMPI
LinkingTo: Rcpp
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-05-04 07:54:46 UTC; flgerb
Repository: CRAN
Date/Publication: 2016-05-04 10:13:27

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

gapmap : Functions for Drawing Gapped Cluster Heatmap with ggplot2

Package: gapmap
Type: Package
Title: Functions for Drawing Gapped Cluster Heatmap with ggplot2
Version: 0.0.4
URL: https://bitbucket.org/vda-lab/gapmap
Date: 2015-12-14
Author: Ryo Sakai
Maintainer: Ryo Sakai <ryo@vda-lab.be>
Description: The gap encodes the distance between clusters and improves
interpretation of cluster heatmaps. The gaps can be of the same
distance based on a height threshold to cut the dendrogram. Another
option is to vary the size of gaps based on the distance between
clusters.
License: GPL-2 | GPL-3
Depends: ggplot2, reshape2
Imports: grid
Suggests: knitr, dendsort, RColorBrewer
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-14 11:44:45 UTC; ryosakai
Repository: CRAN
Date/Publication: 2015-12-14 14:15:38

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

gapminder : Data from Gapminder

Package: gapminder
Title: Data from Gapminder
Version: 0.2.0
Authors@R: person("Jennifer", "Bryan", email = "jenny@stat.ubc.ca",
role = c('aut', 'cre'))
Description: An excerpt of the data available at Gapminder.org. For each of 142
countries, the package provides values for life expectancy, GDP per capita,
and population, every five years, from 1952 to 2007.
Depends: R (>= 3.1.0)
License: CC0
LazyData: true
URL: https://github.com/jennybc/gapminder,
http://www.gapminder.org/data/
BugReports: https://github.com/jennybc/gapminder/issues
Suggests: dplyr, ggplot2, testthat
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2015-12-30 17:08:28 UTC; jenny
Author: Jennifer Bryan [aut, cre]
Maintainer: Jennifer Bryan <jenny@stat.ubc.ca>
Repository: CRAN
Date/Publication: 2015-12-31 00:03:27

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

gaselect : Genetic Algorithm (GA) for Variable Selection from High-Dimensional Data

Package: gaselect
Type: Package
Title: Genetic Algorithm (GA) for Variable Selection from
High-Dimensional Data
Version: 1.0.5
Date: 2015-02-10
Author: David Kepplinger
Maintainer: David Kepplinger <david.kepplinger@gmail.com>
Description: Provides a genetic algorithm for finding variable
subsets in high dimensional data with high prediction performance. The
genetic algorithm can use ordinary least squares (OLS) regression models or
partial least squares (PLS) regression models to evaluate the prediction
power of variable subsets. By supporting different cross-validation
schemes, the user can fine-tune the tradeoff between speed and quality of
the solution.
License: GPL (>= 2)
NeedsCompilation: yes
Depends: R (>= 3.0.2), methods (>= 2.10.0)
Imports: Rcpp (>= 0.10.5)
LinkingTo: Rcpp (>= 0.10.5), RcppArmadillo (>= 0.4.000)
Collate: 'Evaluator.R' 'GenAlgControl.R' 'formatSegmentation.R'
'evaluate.R' 'fitness.R' 'genAlg.R' 'getEvalFun.R' 'subsets.R'
'toCControlList.R' 'validData.R'
Suggests: chemometrics
Repository: CRAN
Date/Publication: 2015-02-12 17:45:27

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

gaston : Genetic Data Manipulation (Quality Control, GRM and LD Computations, PCA), Linear Mixed Models (AIREML Algorithm), Association Testing

Package: gaston
Type: Package
Title: Genetic Data Manipulation (Quality Control, GRM and LD
Computations, PCA), Linear Mixed Models (AIREML Algorithm),
Association Testing
Version: 1.4.5
Date: 2016-03-30
Encoding: UTF-8
Author: Hervé Perdry & Claire Dandine-Roulland
Maintainer: Hervé Perdry <herve.perdry@u-psud.fr>
Description: Manipulation of genetic data (SNPs), computation of Genetic Relationship Matrix, Linkage Disequilibrium, etc. Efficient algorithms for Linear Mixed Model (AIREML, diagonalization trick).
License: GPL-3
LinkingTo: Rcpp,RcppParallel,RcppEigen
Depends: Rcpp, RcppParallel, methods, WhopGenome, LDheatmap
NeedsCompilation: yes
LazyLoad: yes
LazyData: yes
Packaged: 2016-03-30 14:20:54 UTC; rv
Repository: CRAN
Date/Publication: 2016-03-30 20:35:14

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

gaussDiff : Difference measures for multivariate Gaussian probability density functions

Package: gaussDiff
Version: 1.1
Date: 2012-08-21
Title: Difference measures for multivariate Gaussian probability
density functions
Author: Henning Rust <henning.rust@met.fu-berlin.de>
Maintainer: Henning Rust <henning.rust@met.fu-berlin.de>
Depends: R (>= 1.8.0)
Description: A collection difference measures for multivariate Gaussian
probability density functions, such as the Euclidea mean, the
Mahalanobis distance, the Kullback-Leibler divergence, the
J-Coefficient, the Minkowski L2-distance, the Chi-square
divergence and the Hellinger Coefficient.
License: GPL (>= 2)
URL: www.geo.fu-berlin.de/met/ag/clidia/Mitarbeiter/HenningRust/
Packaged: 2012-08-21 14:07:18 UTC; hrust
Repository: CRAN
Date/Publication: 2012-08-23 06:19:32

● Data Source: CranContrib
● Cran Task View: Distributions
● 0 images, 1 functions, 0 datasets
● Reverse Depends: 0

gaussfacts : The Greatest Mathematician Since Antiquity

Package: gaussfacts
Type: Package
Title: The Greatest Mathematician Since Antiquity
Version: 0.0.1
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: Display a random fact about Carl Friedrich Gauss
based the on collection curated by Mike Cavers via the
<http://gaussfacts.com> site.
License: GPL (>= 2)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-19 12:45:29.0864 UTC; edd
Repository: CRAN
Date/Publication: 2016-06-19 16:38:22

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

gaussquad : Collection of functions for Gaussian quadrature

Package: gaussquad
Version: 1.0-2
Date: 2013-02-05
Title: Collection of functions for Gaussian quadrature
Author: Frederick Novomestky <fnovomes@poly.edu>
Maintainer: Frederick Novomestky <fnovomes@poly.edu>
Depends: R (>= 2.0.1), polynom, orthopolynom
Description: A collection of functions to perform Gaussian quadrature
with different weight functions corresponding to the orthogonal
polynomials in package orthopolynom. Examples verify the
orthogonality and inner products of the polynomials.
License: GPL (>= 2)
Packaged: 2013-02-05 19:02:14 UTC; fred
Repository: CRAN
Date/Publication: 2013-02-05 21:43:18

● Data Source: CranContrib
● Cran Task View: NumericalMathematics
● 0 images, 38 functions, 0 datasets
Reverse Depends: 2