Displaying 20 results from an estimated 700 matches similar to: "spikeslab 1.0.0 now available on CRAN"
2010 Jun 15
0
spikeslab 1.1.0 now available on CRAN
Please find release 1.1.0 of the CRAN package "spikeslab" now
available for download.
Spike and slab for prediction and variable selection in linear
regression models. Uses a generalized elastic net for variable
selection.
CHANGES TO RELEASE 1.1.0
RELEASE 1.1.0 is a recommended upgrade of the product.
o cv.spikeslab() now takes advantage of the CRAN package "snow". It
2010 Jun 15
0
spikeslab 1.1.0 now available on CRAN
Please find release 1.1.0 of the CRAN package "spikeslab" now
available for download.
Spike and slab for prediction and variable selection in linear
regression models. Uses a generalized elastic net for variable
selection.
CHANGES TO RELEASE 1.1.0
RELEASE 1.1.0 is a recommended upgrade of the product.
o cv.spikeslab() now takes advantage of the CRAN package "snow". It
2012 Nov 14
0
Protocol for setting default number of cores
We recently posted randomForestSRC on CRAN. It uses OpenMP in the
native code extensively. We set the default number of cores to two
(2), but we typically run it at the maximum (omp_get_max_threads())
during analysis. Currently, users need to set options(), set an
environment variable, or edit their .Rprofile to use more than two
cores. We followed the protocol for mc.cores in mclapply() in
2009 Dec 21
0
randomSurvivalForest 3.6.0 now available on CRAN
Please find release 3.6.0 of the package "randomSurvivalForest" now
available for download on CRAN.
---------------------------------------------------------------------------------
CHANGES TO RELEASE ?3.6.0
RELEASE 3.6.0 represents the last and final major upgrade
of this product. ?Current and future functionality will migrate to the
new CRAN package, Random Forests for Survival,
2009 Dec 21
0
randomSurvivalForest 3.6.0 now available on CRAN
Please find release 3.6.0 of the package "randomSurvivalForest" now
available for download on CRAN.
---------------------------------------------------------------------------------
CHANGES TO RELEASE ?3.6.0
RELEASE 3.6.0 represents the last and final major upgrade
of this product. ?Current and future functionality will migrate to the
new CRAN package, Random Forests for Survival,
2008 Feb 11
0
Release 3.2.0 of randomSurvivalForest is now availablle
Dear useRs:
Release 3.2.0 of the CRAN package randomSurvivalForest is now available.
----------------------------------------------------------------------------------------------
Release 3.2.0 represents a significant upgrade in the functionality of
the product. Key changes are as follows:
o A second method of perturbing the data set in order to calculate
variable importance (VIMP) has been
2008 Feb 11
0
Release 3.2.0 of randomSurvivalForest is now availablle
Dear useRs:
Release 3.2.0 of the CRAN package randomSurvivalForest is now available.
----------------------------------------------------------------------------------------------
Release 3.2.0 represents a significant upgrade in the functionality of
the product. Key changes are as follows:
o A second method of perturbing the data set in order to calculate
variable importance (VIMP) has been
2008 Jul 28
0
randomSurvivalForest 3.5.0 now available
Please find release 3.5.0 of the CRAN package "randomSurvivalForest"
now posted on CRAN. Thank you.
ubk2101 at columbia.edu
Udaya B. Kogalur, Ph.D.
Kogalur Shear Corporation
5425 Nestleway Drive, Suite L1
Clemmons, NC 27012
---------------------------------------------------------------------------------
CHANGES TO RELEASE 3.5.0
RELEASE 3.5.0 represents a significant upgrade in the
2008 Jul 28
0
randomSurvivalForest 3.5.0 now available
Please find release 3.5.0 of the CRAN package "randomSurvivalForest"
now posted on CRAN. Thank you.
ubk2101 at columbia.edu
Udaya B. Kogalur, Ph.D.
Kogalur Shear Corporation
5425 Nestleway Drive, Suite L1
Clemmons, NC 27012
---------------------------------------------------------------------------------
CHANGES TO RELEASE 3.5.0
RELEASE 3.5.0 represents a significant upgrade in the
2007 Feb 11
0
randomSurvivalForest 2.0.0 now available
Dear useRs:
Release 2.0.0 of the randomSurvivalForest package is now available.
---------------------------------------------------------------------------------
CHANGES TO RELEASE 2.0.0
Release 2.0.0 represents a major upgrade in the functionality and stability
of the original 1.0.0 release. Key changes are as follows:
o Two new splitting rules, 'logrankscore' and
2007 Feb 11
0
randomSurvivalForest 2.0.0 now available
Dear useRs:
Release 2.0.0 of the randomSurvivalForest package is now available.
---------------------------------------------------------------------------------
CHANGES TO RELEASE 2.0.0
Release 2.0.0 represents a major upgrade in the functionality and stability
of the original 1.0.0 release. Key changes are as follows:
o Two new splitting rules, 'logrankscore' and
2007 May 03
0
randomSurvivalForest 2.1.0 now available
Dear useRs:
Release 2.1.0 of the randomSurvivalForest package is now available.
--------------------------------------------------------------------------------------------------
CHANGES TO RELEASE 2.1.0
Release 2.1.0 represents a minor upgrade of the product, and will not affect
most users of the prior version of the product. Key changes are as follows:
o R 2.5.0 compliance issues and
2007 May 03
0
randomSurvivalForest 2.1.0 now available
Dear useRs:
Release 2.1.0 of the randomSurvivalForest package is now available.
--------------------------------------------------------------------------------------------------
CHANGES TO RELEASE 2.1.0
Release 2.1.0 represents a minor upgrade of the product, and will not affect
most users of the prior version of the product. Key changes are as follows:
o R 2.5.0 compliance issues and
2007 Jul 31
0
randomSurvivalForest 3.0.0 now available
Dear useRs:
Release 3.0.0 of the randomSurvivalForest, an ensemble tree method for
the analysis of right censored survival data, package is now
available.
---------------------------------------------------------------------------------
CHANGES TO RELEASE 3.0.0
Release 3.0.0 represents a major upgrade in the functionality of the
2.x releases. Key changes are as follows:
o Missing data can be
2007 Jul 31
0
randomSurvivalForest 3.0.0 now available
Dear useRs:
Release 3.0.0 of the randomSurvivalForest, an ensemble tree method for
the analysis of right censored survival data, package is now
available.
---------------------------------------------------------------------------------
CHANGES TO RELEASE 3.0.0
Release 3.0.0 represents a major upgrade in the functionality of the
2.x releases. Key changes are as follows:
o Missing data can be
2007 Feb 01
3
SEXP i/o, .Call(), and garbage collection.
Apologies for any obtuseness in the following. We have been working
on Version 2.0 of the randomSurvivalForest CRAN package and we're
encountering a perplexing 'memory not mapped' segfault that we believe
is "influenced" by GC.
We essentially have two R functions, rsf.default(..), and
predict.rsf(..) and two corresponding entry points, rsfGrow(...), and
rsfPredict(...),
2019 Apr 22
0
randomForestSRC 2.9.0 is now available
Dear useRs:
It's been some time since we last sent out an announcement, so this one
will cover more than just the last update.
The latest release of randomForestSRC is now available on CRAN at:
https://CRAN.R-project.org/package=randomForestSRC
The GitHub repository, through which we prefer to receive bug reports, is
at:
https://github.com/kogalur/randomForestSRC
If you do find issues,
2019 Apr 22
0
randomForestSRC 2.9.0 is now available
Dear useRs:
It's been some time since we last sent out an announcement, so this one
will cover more than just the last update.
The latest release of randomForestSRC is now available on CRAN at:
https://CRAN.R-project.org/package=randomForestSRC
The GitHub repository, through which we prefer to receive bug reports, is
at:
https://github.com/kogalur/randomForestSRC
If you do find issues,
2006 Aug 14
0
Random Survival Forest 1.0.0 is now available.
Dear useRs,
Release 1.0.0 of the new R package 'randomSurvivalForest' is now available
on CRAN and its mirrors. The package implements Ishwaran and Kogalur's
Random Survival Forests algorithm for right censored survival data. The
algorithm is closely patterned after Breiman's random forests, but suitably
modified for the survival setting. Some key features are:
o An ensemble
2017 Oct 20
0
randomForestSRC 2.5.1 and OpenMP
Dear useRs:
The latest build of randomForestSRC (2.5.1) includes a configuration
file that switches on the -fopenmp tag during compilation on systems
that support OpenMP parallel processing. Previously, to achieve
parallel processing, we required the additional step of executing an
autoconf command before compiling and installing the package from
source.
We also believe the binaries provided by