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

gbm2sas : Convert GBM Object Trees to SAS Code

Package: gbm2sas
Type: Package
Title: Convert GBM Object Trees to SAS Code
Version: 2.1
Date: 2015-11-10
Author: John R. Dixon
Maintainer: John R. Dixon <gbm2sas@gmail.com>
Description: Writes SAS code to get predicted values from every tree of a gbm.object.
License: GPL-3
Depends: gbm
Packaged: 2015-11-10 22:25:36 UTC; I800146
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-11-11 00:29:17

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

mma : Multiple Mediation Analysis

Package: mma
Type: Package
Title: Multiple Mediation Analysis
Version: 2.0-4
Date: 2016-3-17
Author: Qingzhao Yu
Maintainer: Qingzhao Yu <qyu@lsuhsc.edu>
Depends: R (>= 2.14.1), gbm
Description: Used for general multiple mediation analysis.
The analysis method is described in Yu et al. 2014, "General Multiple Mediation Analysis With an Application to Explore Racial Disparity in Breast Cancer Survival", published on Journal of Biometrics & Biostatistics, 5(2):189.
License: GPL (>= 2)
URL: http://www.r-project.org
http://publichealth.lsuhsc.edu/Faculty_pages/qyu/index.html
NeedsCompilation: no
Packaged: 2016-03-17 19:46:19 UTC; yu.238
Repository: CRAN
Date/Publication: 2016-03-17 23:13:19

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

ecospat : Spatial Ecology Miscellaneous Methods

Package: ecospat
Version: 2.0
Date: 2016-05-26
Title: Spatial Ecology Miscellaneous Methods
Authors@R: c(
person("Olivier", "Broennimann", role = "aut", email = "olivier.broennimann@unil.ch"),
person("Valeria", "Di Cola", role = c("cre", "aut"), email = "valeria.dicola@unil.ch"),
person("Blaise", "Petitpierre", role = "ctb"),
person("Frank", "Breiner", role = "ctb"),
person("Manuela", "D`Amen", role = "ctb"),
person("Christophe", "Randin", role = "ctb"),
person("Robin", "Engler", role = "ctb"),
person("Wim", "Hordijk", role = "ctb"),
person("Julien", "Pottier", role = "ctb"),
person("Mirko", "Di Febbraro", role = "ctb"),
person("Loic", "Pellissier", role = "ctb"),
person("Dorothea", "Pio", role = "ctb"),
person("Ruben", "Garcia Mateo", role = "ctb"),
person("Anne", "Dubuis", role = "ctb"),
person("Daniel", "Scherrer", role = "ctb"),
person("Luigi", "Maiorano", role = "ctb"),
person("Achilleas", "Psomas", role = "ctb"),
person("Charlotte", "Ndiribe", role = "ctb"),
person("Nicolas", "Salamin", role = "ctb"),
person("Niklaus", "Zimmermann", role = "ctb"),
person("Antoine", "Guisan", role = "aut", email = "antoine.guisan@unil.ch"))
Author: Olivier Broennimann [aut],
Valeria Di Cola [cre, aut],
Blaise Petitpierre [ctb],
Frank Breiner [ctb],
Manuela D`Amen [ctb],
Christophe Randin [ctb],
Robin Engler [ctb],
Wim Hordijk [ctb],
Julien Pottier [ctb],
Mirko Di Febbraro [ctb],
Loic Pellissier [ctb],
Dorothea Pio [ctb],
Ruben Garcia Mateo [ctb],
Anne Dubuis [ctb],
Daniel Scherrer [ctb],
Luigi Maiorano [ctb],
Achilleas Psomas [ctb],
Charlotte Ndiribe [ctb],
Nicolas Salamin [ctb],
Niklaus Zimmermann [ctb],
Antoine Guisan [aut]
Maintainer: Valeria Di Cola <valeria.dicola@unil.ch>
Depends: ade4 (>= 1.6-2), ape (>= 3.2), gbm (>= 2.1), sp (>= 1.0-15)
Imports: adehabitatHR (>= 0.4.11), adehabitatMA (>= 0.3.8), biomod2 (>=
3.1-64), dismo (>= 0.9-3), ecodist (>= 1.2.9), maptools (>=
0.8-39), randomForest (>= 4.6-7), spatstat (>= 1.37-0), raster
(>= 2.2-31), rms (>= 4.5-0), MigClim (>= 1.6), gtools (>=
3.4.1), PresenceAbsence (>= 1.1.9), methods (>= 3.1.1),
doParallel (>= 1.0.10), foreach (>= 1.4.3), iterators (>=
1.0.8), parallel
Suggests: rgdal (>= 0.8-16), rJava (>= 0.9-6), XML (>= 3.98-1.1)
LazyData: true
URL:
http://www.unil.ch/ecospat/home/menuguid/ecospat-resources/tools.html
Description: Colection of R functions and data sets for the support of spatial ecology analyses with a focus on pre-, core and post- modelling analyses of species distribution, niche quantification and community assembly., written by current and former members and collaborators of the ecospat group of Antoine Guisan, Department of Ecology and Evolution (DEE) & Institute of Earth Surface Dynamics (IDYST), University of Lausanne, Switzerland.
License: GPL
NeedsCompilation: no
Packaged: 2016-05-26 13:46:13 UTC; vdicolab
Repository: CRAN
Date/Publication: 2016-05-26 17:29:23

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

BigTSP : Top Scoring Pair based methods for classification

Package: BigTSP
Type: Package
Title: Top Scoring Pair based methods for classification
Version: 1.0
Date: 2012-08-20
Author: Xiaolin Yang,Han Liu
Maintainer: Xiaolin Yang <xyang@stat.cmu.edu>
Description: This package is trying to implement Top Scoring Pair based
methods for classification including LDCA, TSP-tree, TSP-random
forest and TSP gradient boosting algorithm.
Depends: glmnet, tree, randomForest, gbm
License: GPL (>= 2)
Packaged: 2012-08-21 03:17:15 UTC; xiaolinyang
Repository: CRAN
Date/Publication: 2012-08-21 06:34:06

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

bst : Gradient Boosting

Package: bst
Type: Package
Title: Gradient Boosting
Version: 0.3-13
Date: 2016-02-17
Authors@R: c(person("Zhu", "Wang", role = c("aut", "cre"),
email = "zwang@connecticutchildrens.org"),
person("Torsten", "Hothorn", role = "ctb"))
Author: Zhu Wang [aut, cre],
Torsten Hothorn [ctb]
Maintainer: Zhu Wang <zwang@connecticutchildrens.org>
Description: Functional gradient descent algorithm for a variety of convex and nonconvex loss functions, for both classical and robust regression and classification problems. HingeBoost is implemented for binary and multi-class classification, with unequal misclassification costs for binary case. The algorithm can fit linear and nonlinear classifiers.
Imports: rpart, methods, foreach, doParallel
Depends: gbm
Suggests: hdi, pROC, R.rsp, knitr
VignetteBuilder: R.rsp, knitr
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2016-02-17 21:03:41 UTC; zhu
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2016-02-28 09:59:24

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

twang : Toolkit for Weighting and Analysis of Nonequivalent Groups

Package: twang
Version: 1.4-9.5
Date: 2016-04-21
Title: Toolkit for Weighting and Analysis of Nonequivalent Groups
Author: Greg Ridgeway, Dan McCaffrey, Andrew Morral, Beth Ann Griffin, Lane Burgette
<burgette@rand.org>
Maintainer: Lane Burgette <burgette@rand.org>
Depends: R (>= 2.10), gbm (>= 1.5-3), survey, xtable, lattice,
latticeExtra
Description: Provides functions for propensity score
estimating and weighting, nonresponse weighting, and diagnosis
of the weights. This package was originally developed by Drs.
Ridgeway, McCaffrey, and Morral. Burgette, Griffin and
McCaffrey updated the package during 2011-2016.
License: GPL (>= 2)
Packaged: 2016-04-28 13:09:54 UTC; rforge
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-04-29 07:43:00
Repository/R-Forge/Project: twang
Repository/R-Forge/Revision: 64
Repository/R-Forge/DateTimeStamp: 2016-04-28 12:49:20

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