Displaying 2 results from an estimated 2 matches for "testgroup3".
Did you mean:
testgroup
2010 Oct 29
0
samba 3.4 and 3.5 bug or misconfig: why is idmap uid and idmap gid needed for an AD only idmap config?
...in the group
domain-users. domain-users is member of four other groups without a gid
number assigned.
After su to testuser it depends on how id is called:
srv{testuser}[/home/testuser]: id -a
uid=10309(testuser) gid=11007(testgroup)
groups=11007(testgroup),65536,65537,10010(domain-users),11009(testgroup3),11008(testgroup2)
srv{testuser}[/home/testuser]: id -a testuser
uid=10309(testuser) gid=11007(testgroup)
groups=10010(domain-users),11008(testgroup2),11008(testgroup2),11009(testgroup3),11009(testgroup3)
The additional ids show up as group id 65536 and 65537 in "id -a" but
not in &quo...
2013 Jun 14
2
significance testing for the difference in the ratio of means
...by localizing the
observed value on this distribution. I am unsure of appropriate values for
B or if this method is valid at all.
Another complication would be the concern for multiple comparisons if I
wished to include additional test groups (m5 = testgroup2; m6 = testgroup2
w/ treatment; m7 = testgroup3, m8 = testgoup3 w/ treatment...etc) and how
that might be appropriately handled.
Method 2 seems the most intuitive to me. Bootstrapping this way will
likely yield appropriate Starndard Errors for the two ratios. However, I
am very much interested in appropriate p-values for the comparison and I...