search for: elmerick

Displaying 4 results from an estimated 4 matches for "elmerick".

2006 Nov 06
5
memory issues with new release (PR#9344)
Full_Name: Derek Elmerick Version: 2.4.0 OS: Windows XP Submission from: (NULL) (38.117.162.243) hello - i have some code that i run regularly using R version 2.3.x . the final step of the code is to build a multinomial logit model. the dataset is large; however, i have not had issues in the past. i just installed the 2...
2008 Jan 09
5
read.table: aborting based on a time constraint
Hello ? I am trying to write code that will read in multiple datasets; however, I would like to skip any dataset where the read-in process takes longer than some fixed cutoff. A generic version of the function is the following: for(k in 1:number.of.datasets) { X[k]=read.table(?) } The issue is that I cannot find a way to embed logic that will abort the read-in process of a specific dataset
2009 Apr 22
1
memory.limit
I ran the memory limit function in R 2.9.0 and received the 'error' below. The memory appears to update correctly, so there's probably no implication beyond cosmetic; however, thought I would make sure since the function as written did not generate the same error in my 2.8.0 version of R. Thanks > memory.limit(size=4095) Error in trunc(.Internal(memory.size(size))) :
2009 Apr 22
2
Exporting objects plotted with plot3d() - rgl package
...gt; 127. using Rmath in c-functions of R packages (Volodymyr Melnykov) > 128. Re: using Rmath in c-functions of R packages (Duncan Murdoch) > 129. Re: Quality control and possible QC in R book? (C.H.) > 130. Re: plotting with R (Erik Iverson) > 131. memory.limit (Derek Stephen Elmerick) > 132. Finding and moving files (Daniel Bradley) > 133. Re: using Rmath in c-functions of R packages (Volodymyr Melnykov) > 134. Re: Finding and moving files (Bill.Venables at csiro.au) > 135. Color coded 3D plot (mauede at alice.it) > 136. Re: Question on binomial data (e...