Skip to content
Prev 316396 / 398503 Next

how to suppress the intercept in an lm()-like formula method?

For lm() the intercept can be removed by adding a "- 1" to the RHS of 
the formula.  Does that not work in your case?

Kevin
On 01/29/2013 09:14 AM, Michael Friendly wrote: