Displaying 2 results from an estimated 2 matches for "2np".
Did you mean:
2nd
2007 Feb 01
2
prop.test() references
Dear R-help,
I'm using prop.test() to compute a confidence interval for a proportion
under R version 2.4.1, as in:
prop.test(x = 340, n = 400)$conf
[1] 0.8103309 0.8827749
I have two questions:
1) from the source code my understanding is that the confidence
interval is computed according to Wilson, E.B. (1927) Probable
inference, the law of succession, and statistical inference.
J. Am.
2005 Mar 19
1
WinXP "deletes" but file still there - no error returned
Hi all,
(posting out of /etc/samba/smb.conf)
[mp3new]
path = /mnt/storage/samba/mp3new
valid users = @smb-user
read only = No
Unix-Permissions on that folder:
drwxrwx--T 2 root smb-user 4096 18. M?r 22:55 mp3new
In this folder is one file for testing: (x.mp3)
-rw-r--r-- 1 admin smb-user 0 18. M?r 22:55 x.mp3
User admin belongs to group smb-user and user
testuser belongs to smb-user as well.