search for: biggin

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

Did you mean: piggin
2008 Nov 12
2
Please help me about the regress models!
I am a bigginer of R language.I need to prepare a PPT which deadline is 15 Nov. 2008. I want to build a regress model with my own formula. The formula is y=100/(1+exp(a+b*X)). I have no idea of the R program,please demonstrate how to do it or give a good sample. Anyone would help me? Thank you very much! -- Vi...
2008 Dec 12
1
How to setting shared Maildir
Hello I'm dovecot bigginer from courier-imap. I used shared maildir in courier like this. 1) create maildir # maildirmake -S /home/shared 2) create maildirshared file # echo 'SHARE /home/shared ' > /etc/courier/maildirshared (use tabcode) 3) edit imapd config file IMAP_UMASK=022 IMAP_SHAREDINDE...
2008 Dec 15
2
How create shared Maildir ?
Hello, I'm bigginer dovecot. I use dovecot version 1.0.15 (rc) on debian . How create shared maildir ? I try to .................. # mkdir /home/share # maildirmake.dovecot /home/share/Maildir # chown root:mail /home/share # chmod 660 /home/share # vi /etc/dovecot/dovecot.conf -------- add this ---------- n...