search for: mediaboost

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

2006 Dec 05
1
double precision
...factor? Is the double stored as a 64-bit integer? I have attempted to use the 'dec' as well as 'as.is = TRUE', both automatically convert it to a factor which I am trying to avoid. Any advice or assistance would be greatly appreciated. Thanks Yoni Schamroth Director of Research MediaBoost LTD Tel. +972-3-5333033 (ext. 105) Fax.?+972-3-5480617 Mob.?+972-52-3422204 yoni.schamroth at compile-inc.com
2008 Jan 23
2
R binary version with R_MEMORY_PROFILING
Hi all, Where can I find an R binary version (>2.4.0 ) for windows that compiled with R_MEMORY_PROFILING? Within our application we are experiencing serious problems with memory usage. And being able to use "Rprofmem" and "tracemem" command seems like our best option. Thanks, Yoni [[alternative HTML version deleted]]
2008 Jan 24
0
Memory problem
Hi All, There is something I don't quite understand about R memory management. I have the following function function (AdGroupId) { print(memory.size()) channel <- odbcConnect("RDsn", uid = "xxxx", case = "tolower", pwd = "xxxxxx") Tree1 <- sqlQuery(channel, "exec SelectAdgroups 111120,0", as.is = c(FALSE, FALSE,
2010 Feb 16
1
RODBC - Any faster driver?
Hi, We are currently using the odbcConnect and odbcDriverConnect functions of RODBC package to connect to a DB built on SQL Server 2005. Are there any other packages / drivers/ methodology that may provide a faster connection? Any help or advice would be appreciated. Thanks [[alternative HTML version deleted]]