Displaying 20 results from an estimated 1000 matches similar to: "Random Survival Forest 1.0.0 is now available."
2011 Oct 10
1
pmml for random forest & rules
Hi,
I am having some trouble using R 2.13.1 for generating a pmml object
of of class "c('randomForest.formula', 'randomForest')"
I see that these methods are available:
> methods(pmml)
[1] pmml.coxph* pmml.hclust* pmml.itemsets* pmml.kmeans*
pmml.ksvm* pmml.lm* pmml.multinom* pmml.nnet*
pmml.rpart*
[10] pmml.rsf* pmml.rules* pmml.survreg*
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,
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
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 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(...),
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
2013 Jun 19
0
Outputting a random survival forest to rf2rfz in windows
Hi,
I am writing this message for the benefit of the community.I have been working with randomForestSRC on a windows machine.I have been trying for days to output the forest to an rfz file so that I can print a graphical representation of the tree using Ishwaran and Kogalur's java GUI for visualizing forests at no avail.I finally contacted Dr. Kogalur who has been extremely helpful.The bottom
2010 Mar 17
0
spikeslab 1.0.0 now available on CRAN
Please find release 1.0.0 of the new CRAN package "spikeslab" now
available for download. Thank you.
---------------------------------------------------------------------------------
RELEASE 1.0.0 is the first and initial release of this package.
Fits a rescaled spike and slab model using a continuous bimodal
prior. Can be used for prediction and variable selection in low and
2010 Mar 17
0
spikeslab 1.0.0 now available on CRAN
Please find release 1.0.0 of the new CRAN package "spikeslab" now
available for download. Thank you.
---------------------------------------------------------------------------------
RELEASE 1.0.0 is the first and initial release of this package.
Fits a rescaled spike and slab model using a continuous bimodal
prior. Can be used for prediction and variable selection in low and