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 - 3 of 3 found.
[1] < 1 > [1]  Sort:

earlywarnings : Early Warning Signals Toolbox for Detecting Critical Transitions in Timeseries

Package: earlywarnings
Type: Package
Title: Early Warning Signals Toolbox for Detecting Critical Transitions
in Timeseries
Version: 1.0.59
Date: 2013-04-07
Author: Vasilis Dakos <vasilis.dakos@gmail.com>, with contributions from S.R.
Carpenter, T. Cline, L. Lahti
Maintainer: Vasilis Dakos <vasilis.dakos@gmail.com>
Description: The Early-Warning-Signals Toolbox provides methods for estimating
statistical changes in timeseries that can be used for identifying nearby
critical transitions. Based on Dakos et al (2012) Methods for Detecting
Early Warnings of Critical Transitions in Time Series Illustrated Using
Simulated Ecological Data. PLoS ONE 7(7):e41010
Depends: R (>= 3.0.2), ggplot2, moments, tgp, tseries
Imports: fields, nortest, quadprog, Kendall, KernSmooth, lmtest, som,
spam, stats
LazyLoad: yes
URL: http://www.early-warning-signals.org
http://vasilisdakos.wordpress.com
License: FreeBSD
Packaged: 2014-04-12 07:32:14 UTC; vasilisdakos
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-12 23:25:14

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

plgp : Particle Learning of Gaussian Processes

Package: plgp
Type: Package
Title: Particle Learning of Gaussian Processes
Version: 1.1-7
Date: 2014-11-27
Author: Robert B. Gramacy <rbgramacy@chicagobooth.edu>
Maintainer: Robert B. Gramacy <rbgramacy@chicagobooth.edu>
Description: Sequential Monte Carlo inference for fully Bayesian
Gaussian process (GP) regression and classification models by
particle learning (PL). The sequential nature of inference
and the active learning (AL) hooks provided facilitate thrifty
sequential design (by entropy) and optimization
(by improvement) for classification and
regression models, respectively.
This package essentially provides a generic
PL interface, and functions (arguments to the interface) which
implement the GP models and AL heuristics. Functions for
a special, linked, regression/classification GP model and
an integrated expected conditional improvement (IECI) statistic
is provides for optimization in the presence of unknown constraints.
Separable and isotropic Gaussian, and single-index correlation
functions are supported.
See the examples section of ?plgp and demo(package="plgp")
for an index of demos
Depends: R (>= 2.4), mvtnorm, tgp
Suggests: ellipse, splancs, akima
License: LGPL
URL: http://faculty.chicagobooth.edu/robert.gramacy/plgp.html
Packaged: 2014-11-28 12:19:42 UTC; bobby
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-12-02 00:14:32

● Data Source: CranContrib
● Cran Task View: ExperimentalDesign
● 0 images, 15 functions, 0 datasets
● Reverse Depends: 0

penalizedSVM : Feature Selection SVM using penalty functions

Package: penalizedSVM
Type: Package
Title: Feature Selection SVM using penalty functions
Version: 1.1
Date: 2010-08-2
Depends: e1071, MASS, corpcor, statmod, tgp, mlegp, lhs
Author: Natalia Becker, Wiebke Werft, Axel Benner
Maintainer: Natalia Becker <natalia.becker@dkfz.de>
Description: This package provides feature selection SVM using penalty
functions. The smoothly clipped absolute deviation (SCAD),
'L1-norm', 'Elastic Net' ('L1-norm' and 'L2-norm') and 'Elastic
SCAD' (SCAD and 'L2-norm') penalties are availible. The tuning
parameters can be founf using either a fixed grid or a interval
search.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2012-10-29 08:59:25 UTC; ripley
Repository: CRAN
Date/Publication: 2012-10-29 08:59:25

● Data Source: CranContrib
● Cran Task View: MachineLearning
● 0 images, 11 functions, 0 datasets
● Reverse Depends: 0