Hello,

So I have been trying to carry out a simple test, that appears to be not so simple at all. All I am trying to do is take data regarding temperatures of different rooms in a building, taken throughout a time period, a recording everyday. Now what I was to do is find out if over this month long study period, the rooms had significantly different temperatures. Temperature is my dependent variable because I am interest in how cool these rooms are over the summer.

So something like this:

lm(temperature ~ Room + time)

Does something like this work? Can someone write a code example for me please? I am using R.

Thank you so much!

More Lino Sanchez's questions See All
Similar questions and discussions