Displaying 2 results from an estimated 2 matches for "comptut".
Did you mean:
comput
2010 Mar 17
2
define F-ratio computations with aov
Greetings to all,
This is my model: aov.fit<-aov(Y~A+B+C+D+E+A:C+A:E)
In summary(aov.fit) all F values are comptuted by eg MS(A)/MS(Residuals). This is not correct (or what I want), except for F(B) and F(A:E). I suppose P values are not correct either.
Is it possible with aov to define the way F computations will be done? I 'd like them to be like this: F(A)=MS(A)/MS(E), F(C)=MS(C)/MS(E), F(D)=MS(D)/MS(E),...
2005 Jan 27
3
Domain admins not getting local admin rights
...ion by copying the following:
/etc/passwd
/etc/group
/etc/shadow
/etc/samba/*
I then copied /home and fixed all the permissions on stuff.
I then started up samba on the new server, and unplugged the old one.
Most everything went smoothly, everyone could log in, we did not have to
re-join client comptuters to the domain.
However, I am not understanding why my domain administrator accounts are
now not getting local administrator priveleges when logged in. This
always worked fine on Samba 2.2.7a-1!
I now cannot, when logged in on a W2K workstation as a domain user
called "nsu", which...