[R] trigonometric regression
William Simpson
william.a.simpson at gmail.com
Thu Jun 17 14:57:11 CEST 2010
var(y)*length(y) I mean. (SSE)
Bill
On Thu, Jun 17, 2010 at 1:34 PM, William Simpson
<william.a.simpson at gmail.com> 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
>
More information about the R-help
mailing list