search for: degreesfreedom

Displaying 1 result from an estimated 1 matches for "degreesfreedom".

2011 May 04
2
Storing data from a test as a vector or matrix
...> S=summary(M, test="Pillai") >S1<-as.vector(S$Df, S$Pillai) but I am getting an error every time. I have also tried just S$Df. Is there a way to find out if "Df" and "Pillai" are correct headers to reference. For example maybe it is "df" or "degreesfreedom" etc. I know the concept works because I have used it for logistic regression. >v1 <- as.vector(exp(L1$coefficients)) The difference is that I know "coefficients" is the correct header to refer to. -- View this message in context: http://r.789695.n4.nabble.com/Storing-dat...