similar to: randomForestSRC 2.5.1 and OpenMP

Displaying 20 results from an estimated 4000 matches similar to: "randomForestSRC 2.5.1 and OpenMP"

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,
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
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
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
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,
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
2017 Jul 11
0
Multivariate random forests in R - how to obtain variance explained for multiple responses in randomForestSRC package - or other package
Hello, I am wanting to use MRF to do multivariate regression. We are testing whether acoustic indices can predict structure (relative abundances) of vocalising avian community in UK and Ecuador. There are 26 acoustic indices, 65 UK species and 95 Ecuadorian species. I want to build a model for each ecozone (UK/ EC) using all species (relative abundance) as response matrix, and acoustic indices as
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