similar to: SEXP i/o, .Call(), and garbage collection.

Displaying 20 results from an estimated 300 matches similar to: "SEXP i/o, .Call(), and garbage collection."

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
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*
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
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
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,
2011 May 12
1
separate date and time
I have a combined date and time. I would like to separate them out into two columns so I can do things such as take the mean by time across all dates. meas<-runif(435) nTime<-seq(1303975800, 1304757000, 1800) nDateT<-as.POSIXct(nTime, origin="1970-01-01") mat1<-cbind(nDateT,meas) means1<- aggregate(mat1$meas, list(nDateT), mean) This doesn't do anything as each day
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 Jan 14
1
Areca 1220 kernel lockups
Has anyone experienced any problems with Areca raid cards specifically the 1220 causing kernels to lock up? We are running 2.6.18-92.1.22.el5xen on 64bit. We have "areca_cli rsf info" run once an hour from cron to check for raid raid issues. Having this running seems to cause the box to lock up. Whats weird is I can't seem to make it lock up while running that command by
2013 Jul 19
1
Problem with distributing data in package.
Hi List, I am building a package for a client to help them create and perform analyses against netcdf files which contain 'a temporal stack' of grids. For my examples and test cases, I create an example dataset in code (as this is a lot more space efficient than providing raw data). The code creates a netcdf file in tempdir() and an object of class 'ncdf' in the global namespace.
2006 Feb 07
1
Reading in FORTRAN data using R
Hi There: I was wondering if there is a way to read FORTRAN list data (similar to IDL's readf function). I often use FORTRAN for most of my number crunching, and use something like IDL to visualize and perform statistical analysis on that data. Since the each file is rather large (>100 Mb), formatting the output into columns or tables is impractical, hence the "list"
1999 Aug 12
4
Samba High Availability
We're using Samba, and it's working very well, however I'm interested in finding out what approaches would work for having some sort of redundancies in place in case the main server crashes. Is there anything in place for Samba in order to have some sort of backup in place in case the main server crashes. The reason is that the server is critical to the company's business, and
2009 Jan 14
0
Areca 1220 crashing box
Has anyone experienced any problems with Areca raid cards specifically the 1220 causing kernels to lock up? We are running 2.6.18-92.1.22.el5xen on 64bit. We have "areca_cli rsf info" run once an hour from cron to check for raid raid issues. Having this running seems to cause the box to lock up. Whats weird is I can't seem to make it lock up while running that command by
2007 Oct 10
0
Areca 1100 SATA Raid Controller in JBOD mode Hangs on zfs root creation.
Just as I create a ZFS pool and copy the root partition to it.... the performance seems to be really good then suddenly the system hangs all my sesssions and displays on the console: Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0: dma map got ''no resources'' Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0: dma allocate fail Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0:
2013 Mar 11
0
[LLVMdev] Help needed on debugging llvm
On 11 March 2013 16:13, Anitha B Gollamudi <anitha.boyapati at gmail.com> wrote: > On 11 March 2013 10:06, Anitha B Gollamudi <anitha.boyapati at gmail.com> wrote: >> On 23 January 2013 00:20, Craig Topper <craig.topper at gmail.com> wrote: >>> >>> Are you still having issues with FMA4? I wonder if PR15040 is related. A >>> fix was just
2009 Jan 06
0
pmml 1.2.0 (predictive modelling markup language)
Version 1.2.0 of pmml has been released and is available from CRAN. The pmml package (http://rattle.togaware.com/pmml.html) is part of the Rattle data mining suite http://rattle.togaware.com. It generates representations of analytic models built in R using the open standard predictive modelling markup language (http://www.dmg.org/). PMML represents analytic models in an application independent