search for: shortreed

Displaying 3 results from an estimated 3 matches for "shortreed".

Did you mean: shortread
2006 Mar 06
4
One Extension - Two Calls?
...39; rings). This would also be handy for those working from home, this way their extension follows them whereever they are. Any thoughts on this? From what I have read so far it appears as though asterisk cannot do this and I wondered if anyone else had done something similar. Thank You! Craig Shortreed ___________________________________________________________ Sent by ePrompter, the premier email notification software. Free download at http://www.ePrompter.com.
2003 Mar 03
2
samin and vmmin
I am writing code in C and would like to call R's functions samin and vmmin (optimization routines: simulated annealing and BFGS) I do not understand how to create and pass in the function (as well as the extra arguments it needs) I am optimizing. I have read the R Extensions manual but it is still unclear to me. Could you give me some pointers and/or direct me to some example code which
2003 Nov 21
1
R memory allocation error - Unix
I am using ESS on a unix system for my analysis. My R environment contains a 90118 by 94 dataframe. I am trying to calculate the mean of a column in this data frame and I am getting the following error: Error: can not allocate a vector of size 704 Kb I have tried options(memory=1000000000000000000) and this does not help. when I call gc() this is what is returned > gc() used