Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hi there, When I run the following, why does it give a error like that? > res2<-array(0,c(5,4,12488,1000)) Error: cannot allocate vector of size 1951250 Kb Thank you for helping me. Fay
Hi, I use anova() to find interaction effect and then I need to find data with main effect from those data with interaction effect. How to do that? I used : anova(lm(data~factor1*factor2)), then select data with interaction...
Hi there, Suppose mu is constant, and error is normally distributed with mean 0 and fixed variance s. I need to find a statistics that: Y_i = mu + beta1* I1_i beta2*I2_i + beta3*I1_i*I2_i + +error...
Hi , If I need to assign the p-value from >anova(lm(y~x1*x2)) to a variable temp. How can I do that? In other words, I need to let temp<-1.228e-07. I ever tried to use...
Can't find what you're looking for? Try searching with Google .