| To: | s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | expansion of poly interaction |
| From: | Kimberly Van Niel <Kimberly.VanNiel@anu.edu.au> |
| Date: | Wed, 29 May 2002 15:50:07 +1000 |
|
Hello, I am attempting to expand an interaction between a factorial data variable and a poly of a continuous variables so I can retrieve the coefficients. My original coding is: Biomass ~ Year:poly(B7,3) which I assume expands to: Biomass ~ Year:I(B7) + Year:I(B7^2) + Year:I(B7^3) Is this correct? Thanks for all your help, Kimberly Van Niel PhD candidate The Australian National University |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Job Opening, Peter Adorjan |
|---|---|
| Next by Date: | Matrix Decompositions in Linear Models, Dimitris C. Rizopoulos |
| Previous by Thread: | Job Opening, Peter Adorjan |
| Next by Thread: | Matrix Decompositions in Linear Models, Dimitris C. Rizopoulos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |