Displaying 2 results from an estimated 2 matches for "dikshie".
2010 Feb 25
1
multicore in R
...ci=c(-0.9,0.1)))
result < collect(zz)
i cant get my the result: result$par because multicore add process id.
for example:
$`2493`$par
[1] 0.8891335 0.7891335
i try to get the result by: result$`processID(zz)`$par
but it return NULL.
so any idea how to get the result?
with best regards,
--
-dikshie-
2002 Nov 04
2
quota problem
Hello,
What am I missing ?
thanks !
-dikshie-
@fisbum:/usr/bin$ uname -a
Linux fisbum 2.4.18 #3 Tue Mar 19 16:55:23 JAVT 2002 i686 unknown
@fisbum:/usr/bin$ mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
/dev/hda3 on /usr type reiserfs (rw)
/dev/hda5 on /home type reiserfs (rw,nosuid,usrquota)
/dev/hda6 on /var type reiserfs (rw,usrq...