var(y)*length(y) I mean. (SSE) Bill
On Thu, Jun 17, 2010 at 1:34 PM, William Simpson <[email protected]> wrote: > Yes, I want the same test as is done for b[1] and b[2] in the summary > table -- for H0: b[]==0. > > OK, do F-test on full model with cf and sf vs reduced model with intercept > only. > I want to test > y~cf + sf > vs > y~ intercept (ie mean) -- I guess I just use var(y) > > Thanks Duncan for your help > > Bill > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

