Re: [R] notation question

2011-07-19 Thread Carson Farmer
Thank you Rolf, >> Using the analysis of co-variance example from MASS (fourth edition, p >> 142), what is the correct notation for the formula "Gas, ~ Insul/Temp >    There shouldn't be a comma after ``Gas'' in that formula. >> - 1"? Obviously, if we fit it as two separate models (as in the >> exa

Re: [R] notation question

2011-07-19 Thread Rolf Turner
On 20/07/11 07:24, Carson Farmer wrote: Dear list, I am currently writing up some of my R models in a more formal sense for a paper, and I am having trouble with the notation. Although this isn't really an 'R' question, it should help me to understand a bit better what I am actually doing when fi

[R] notation question

2011-07-19 Thread Carson Farmer
Dear list, I am currently writing up some of my R models in a more formal sense for a paper, and I am having trouble with the notation. Although this isn't really an 'R' question, it should help me to understand a bit better what I am actually doing when fitting my models! Using the analysis of co