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

InvariantCausalPrediction : Invariant Causal Prediction

Package: InvariantCausalPrediction
Type: Package
Title: Invariant Causal Prediction
Version: 0.6-1
Date: 2016-05-02
Author: Nicolai Meinshausen
Depends: glmnet, mboost
Maintainer: Nicolai Meinshausen <meinshausen@stat.math.ethz.ch>
Description: Confidence intervals for causal effects, using data collected in different experimental or environmental conditions. Hidden variables can be included in the model with a more experimental version.
License: GPL
NeedsCompilation: no
Packaged: 2016-05-02 11:31:42 UTC; nicolai
Repository: CRAN
Date/Publication: 2016-05-02 14:04:03

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

expectreg : Expectile and Quantile Regression

Package: expectreg
Type: Package
Title: Expectile and Quantile Regression
Version: 0.39
Date: 2014-03-05
Authors@R: c(person("Fabian", "Sobotka", role = "cre", email = "fabian.sobotka@wiwi.uni-goettingen.de"),
person("Sabine", "Schnabel", role = "aut", email = "sabine.schnabel@wur.nl"),
person("Linda", "Schulze Waltrup", role = "aut", email = "lschulze_waltrup@stat.uni-muenchen.de"),
person("Paul", "Eilers", role = "ctb", email = "p.eilers@erasmusmc.nl"),
person("Thomas", "Kneib", role = "ths", email = "tkneib@uni-goettingen.de"),
person("Goeran", "Kauermann", role = "ctb", email = "goeran.kauermann@stat.uni-muenchen.de"))
Author: Fabian Sobotka <fabian.sobotka@wiwi.uni-goettingen.de>,
Sabine Schnabel <sabine.schnabel@wur.nl>
and Linda Schulze Waltrup <lschulze_waltrup@stat.uni-muenchen.de>
with contributions from
Paul Eilers <p.eilers@erasmusmc.nl>,
Thomas Kneib <tkneib@uni-goettingen.de>
and Goeran Kauermann <goeran.kauermann@stat.uni-muenchen.de>.
Maintainer: Fabian Sobotka <fabian.sobotka@wiwi.uni-goettingen.de>
Depends: R (>= 2.14.0), stats, parallel, mboost (>= 2.1.0), BayesX (>=
0.2-4)
Imports: splines, quadprog
Suggests: SemiPar, fields
Description: Expectile and quantile regression of models with nonlinear effects
e.g. spatial, random, ridge using least asymmetric weighed squares / absolutes
as well as boosting; also supplies expectiles for common distributions.
License: GPL-2
LazyLoad: yes
LazyData: yes
Packaged: 2014-03-05 13:08:03 UTC; fabiansobotka
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-05 14:39:34

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

CAM : Causal Additive Model (CAM)

Package: CAM
Type: Package
Title: Causal Additive Model (CAM)
Version: 1.0
Date: 2015-03-03
Author: Jonas Peters and Jan Ernest
Encoding: UTF-8
Depends: glmnet, mboost, Matrix, parallel, mgcv
Maintainer: Jonas Peters <jonas.peters@tuebingen.mpg.de>
Description: The code takes an n x p data matrix and fits a Causal Additive Model (CAM) for estimating the causal structure of the underlying process. The output is a p x p adjacency matrix (a one in entry (i,j) indicates an edge from i to j). Details of the algorithm can be found in: P. Bühlmann, J. Peters, J. Ernest: "CAM: Causal Additive Models, high-dimensional order search and penalized regression", Annals of Statistics 42:2526-2556, 2014.
License: FreeBSD
Packaged: 2015-03-05 17:14:16 UTC; jopeters
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-05 22:01:05

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

globalboosttest : Testing the additional predictive value of high-dimensional data

Package: globalboosttest
Version: 1.1-0
Date: 2010-08-02
Title: Testing the additional predictive value of high-dimensional data
Author: Anne-Laure Boulesteix <boulesteix@ibe.med.uni-muenchen.de>,
Torsten Hothorn <torsten.hothorn@stat.uni-muenchen.de>.
Maintainer: Anne-Laure Boulesteix <boulesteix@ibe.med.uni-muenchen.de>
Depends: R (>= 2.8), mboost (>= 2.0-0), survival
Suggests:
Description: 'globalboosttest' implements a permutation-based testing
procedure to globally test the (additional) predictive value of
a large set of predictors given that a small set of predictors
is already available. Currently, 'globalboosttest' supports
binary outcomes (via logistic regression) and survival outcomes
(via Cox regression). It is based on boosting regression as
implemented in the package 'mboost'.
License: GPL (>= 2)
URL:
Repository: CRAN
Repository/R-Forge/Project: globalboosttest
Repository/R-Forge/Revision: 4
Date/Publication: 2012-10-29 08:58:54
Packaged: 2012-10-29 08:58:54 UTC; ripley

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

gamboostLSS : Boosting Methods for 'GAMLSS'

Package: gamboostLSS
Type: Package
Title: Boosting Methods for 'GAMLSS'
Version: 1.2-1
Date: 2016-03-11
Author: Benjamin Hofner, Andreas Mayr, Nora Fenske, Matthias Schmid
Maintainer: Benjamin Hofner <benjamin.hofner@fau.de>
Description: Boosting models for fitting generalized additive models for
location, shape and scale ('GAMLSS') to potentially high dimensional
data.
Depends: R (>= 2.10.0), mboost (>= 2.3-0), parallel
Imports: graphics, grDevices, stats, utils
Suggests: gamlss, BayesX, gamlss.dist, survival, R2BayesX
LazyLoad: yes
LazyData: yes
License: GPL-2
URL: For source code, development versions and issue tracker see
https://github.com/hofnerb/gamboostLSS
NeedsCompilation: no
Packaged: 2016-03-11 10:39:13 UTC; bhofner
Repository: CRAN
Date/Publication: 2016-03-11 19:19:19

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

FDboost : Boosting Functional Regression Models

Package: FDboost
Type: Package
Title: Boosting Functional Regression Models
Version: 0.2-0
Date: 2016-06-20
Authors@R: c(person("Sarah", "Brockhaus", role = c("aut", "cre"),
email = "Sarah.Brockhaus@stat.uni-muenchen.de"),
person("David", "Ruegamer", role = "aut",
email = "david.ruegamer@stat.uni-muenchen.de"),
person("Torsten", "Hothorn", role = "ctb"),
person("with contributions by many others", "(see inst/CONTRIBUTIONS)", role = "ctb"))
Description: Regression models for functional data, i.e., scalar-on-function,
function-on-scalar and function-on-function regression models, are fitted
by a component-wise gradient boosting algorithm.
Depends: R (>= 3.0.0), methods, mboost (>= 2.6-0)
Imports: graphics, grDevices, utils, stats, Matrix, gamboostLSS (>=
1.2-1), stabs, mgcv, refund, MASS, zoo
Suggests: fda, fields, maps, mapdata
License: GPL-2
Packaged: 2016-06-20 15:27:02 UTC; brockhaus
Collate: 'FDboost.R' 'baselearners.R' 'baselearnersX.R'
'constrainedX.R' 'crossvalidation.R' 'FDboostLSS.R' 'hmatrix.R'
'methods.R' 'stabsel.R' 'utilityFunctions.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Author: Sarah Brockhaus [aut, cre],
David Ruegamer [aut],
Torsten Hothorn [ctb],
with contributions by many others (see inst/CONTRIBUTIONS) [ctb]
Maintainer: Sarah Brockhaus <Sarah.Brockhaus@stat.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2016-06-20 20:21:55

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

parboost : Distributed Model-Based Boosting

Package: parboost
Title: Distributed Model-Based Boosting
Version: 0.1.4
Date: 2015-05-03
Description: Distributed gradient boosting based on the mboost package. The
parboost package is designed to scale up component-wise functional
gradient boosting in a distributed memory environment by splitting the
observations into disjoint subsets, or alternatively using bootstrap
samples (bagging). Each cluster node then fits a boosting model to its
subset of the data. These boosting models are combined in an ensemble,
either with equal weights, or by fitting a (penalized) regression
model on the predictions of the individual models on the complete
data.
Author: Ronert Obst <ronert.obst@gmail.com>
Maintainer: Ronert Obst <ronert.obst@gmail.com>
Depends: R (>= 3.0.1), parallel, mboost, party, iterators
Imports: plyr, caret, glmnet, doParallel
License: GPL-2
NeedsCompilation: no
Packaged: 2015-05-03 16:27:09 UTC; ronert
Repository: CRAN
Date/Publication: 2015-05-04 01:24:31

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