Displaying 2 results from an estimated 2 matches for "kng".
Did you mean:
ing
2009 Jun 01
1
t.tests by unique groupes
...data (slength) look like this:
Plant Block Treat Genotype Source MPH
1 1 1 w 05-AZM sp 160 NA
2 2 1 w 12-50 463 NA
3 3 1 w 12-51 sp 150 0.0508982
4 5 1 w 29-42 567 0.9017094
5 6 1 w KNG-KNG 811 NA
6 7 1 w 02-02 1 NA
Treat column has w or d for each Plant(row). I wont to do t.test of
MPH~Treat for each of the genotypes (128 total). I tried :
t.tests<-by(slength, slength[,4], function(x)
t.test(slength[,6]~slength[,3]))
but it is...
2000 Jan 25
1
smbpasswd changes root password
...ow if this is some bug in the
smbpasswd progarm or in my setting. I cannot imagine what would have
happend if some other user has tried to change his samba password. Can
anybody tell me what went wrong. Here is my smb.conf file.
[global]
workgroup = OCS
server string = SGI O2 At KNG's Lab
update encrypted = Yes
unix password sync = Yes
max log size = 50
max xmit = 8192
shared mem size = 5242880
os level = 0
local master = No
comment = Samba %v
print command = /usr/samba/bin/sambalp %p %s %U %m...