An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20091214/957692b5/attachment.pl>
numerical integration
2 messages · Wei-han Liu, Brian G. Peterson
Wei-han Liu wrote:
Dear R Users: I am running ADAPT package for numerical integration. The speed is somewhat slow and I wonder if there is some way to improve it. The whole computing process cannot be completed in one try because the program shuts down itself. Listed below is the error message file(file, ifelse(append, "a", "w"):cannot open connection Not enough space Before I close the R session and save the workspace, it also show the error message las follows: In gzfile(file, "wb") cannot open compressed file '.RDataTmp', probable reason 'Not enough space' Could somebody be kind enough to share some tips to help out?
Get a bigger hard drive and more RAM. Per these errors, you don't have enough space to complete the calculation. Regards, - Brian
Brian G. Peterson http://braverock.com/brian/ Ph: 773-459-4973 IM: bgpbraverock