op1 give you type I anova (the args
> don't appear to have a way to do so)? Another package/function perhaps?
>
> Tyler
>
>> Date: Thu, 31 Mar 2011 09:32:02 -0700
>> Subject: Re: [R] Sequential multiple regression
>> From: gunter.ber...@gene.com
>> To:
Mar 2011 09:32:02 -0700
> Subject: Re: [R] Sequential multiple regression
> From: gunter.ber...@gene.com
> To: tyler_rin...@hotmail.com
> CC: r-help@r-project.org
>
> ?drop1
>
> -- Bert
>
> On Thu, Mar 31, 2011 at 9:24 AM, Tyler Rinker
> wrote:
> >
> &g
?drop1
-- Bert
On Thu, Mar 31, 2011 at 9:24 AM, Tyler Rinker wrote:
>
> Hello,
>
> In the past I have tended to reside more in the ANOVA camp but am trying to
> become more familiar with regression techniques in R. I would like to get
> the F change from a model as I take away factors:
>
> SO
Hello,
In the past I have tended to reside more in the ANOVA camp but am trying to
become more familiar with regression techniques in R. I would like to get the
F change from a model as I take away factors:
SO...
mod1<-lm(y~x1+x2+x3)...mod2<-lm(y~x1,x2)...mod3<-lm(y~x1)
I can
4 matches
Mail list logo