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

subsemble : An Ensemble Method for Combining Subset-Specific Algorithm Fits

Package: subsemble
Type: Package
Title: An Ensemble Method for Combining Subset-Specific Algorithm Fits
Version: 0.0.9
Date: 2014-07-01
Author: Erin LeDell, Stephanie Sapp, Mark van der Laan
Maintainer: Erin LeDell <ledell@berkeley.edu>
Description: Subsemble is a general subset ensemble prediction method, which can be used for small, moderate, or large datasets. Subsemble partitions the full dataset into subsets of observations, fits a specified underlying algorithm on each subset, and uses a unique form of V-fold cross-validation to output a prediction function that combines the subset-specific fits. An oracle result provides a theoretical performance guarantee for Subsemble.
License: GPL (>= 2)
Depends: R (>= 2.14.0), SuperLearner
Suggests: arm, caret, class, e1071, earth, gam, gbm, glmnet, Hmisc,
ipred, lattice, LogicReg, MASS, mda, mlbench, nnet, parallel,
party, polspline, quadprog, randomForest, rpart, SIS, spls,
stepPlr
LazyLoad: yes
Packaged: 2014-07-01 05:55:13 UTC; ledell
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-01 09:37:47

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

tmle : Targeted Maximum Likelihood Estimation

Package: tmle
Type: Package
Title: Targeted Maximum Likelihood Estimation
Version: 1.2.0-4
Date: 2014-3-4
Author: Susan Gruber, in collaboration with Mark van der Laan
Maintainer: Susan Gruber <sgruber@cal.berkeley.edu>
Copyright: Copyright 2012. The Regents of the University of California
(Regents). All Rights Reserved.
Depends: SuperLearner
Description: tmle implements targeted maximum likelihood estimation, first described in van der Laan and Rubin, 2006 (Targeted Maximum Likelihood Learning, The International Journal of biostatistics, 2(1), 2006. This version adds the tmleMSM function to the package, for estimating the parameters of a marginal structural model (MSM) for a binary point treatment effect. The tmle function calculates the adjusted marginal difference in mean outcome associated with a binary point treatment, for continuous or binary outcomes. Relative risk and odds ratio estimates are also reported for binary outcomes. Missingness in the outcome is allowed, but not in treatment assignment or baseline covariate values. Effect estimation stratified by a binary mediating variable is also available. The population mean is calculated when there is missingness, and no variation in the treatment assignment. An ID argument can be used to identify repeated measures. Default settings call SuperLearner to estimate the Q and g portions of the likelihood, unless values or a user-supplied regression function are passed in as arguments.
License: BSD_3_clause + file LICENSE | GPL-2
URL: http://cran.r-project.org/package=tmle
Packaged: 2014-03-09 04:04:16 UTC; Susan
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-09 08:00:09

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