Message-ID: <CANz9Z_Kx-zSrYHAe0O0ivwG5NCy4jYHwBz6Cfj+UVJR5qAwxBQ@mail.gmail.com>
Date: 2011-10-16T20:19:40Z
From: Joshua Wiley
Subject: Suppressing the Intercept in lm() when using a dataframe for the model
In-Reply-To: <1318794918528-3910327.post@n4.nabble.com>
On Sun, Oct 16, 2011 at 12:55 PM, Cliff Clive <cliffclive at gmail.com> wrote:
> It's easy to run a linear regression on a simple model without an intercept
> just by doing this:
>
> lm(y ~ x1 + x2 -1)
>
>
> Is there a similar trick to suppress the intercept when your model is in a
> large dataframe and you don't want to write out the names of individual
> columns?
Yep...same trick.
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Suppressing-the-Intercept-in-lm-when-using-a-dataframe-for-the-model-tp3910327p3910327.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org 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.
>
--
Joshua Wiley
Ph.D. Student, Health Psychology
Programmer Analyst II, ATS Statistical Consulting Group
University of California, Los Angeles
https://joshuawiley.com/