gt;> lm2 = lm(Time ~ Requests + I(Requests^2) + I(Requests^3)) but that
>> does not appear to be close.
>> Any pointers appreciated.
--
Many of us spend half our life wishing for things we could have if we
didn't spend half our time wishing. -- Alexander Woollcott
r=TRUE)
plot (Time ~ Requests)
plot (Time ~ Requests, log="y")
plot (Time ~ Requests, log="x")
plot (Time ~ Requests, log="xy")
--
To be intoxicated is to feel sophisticated, but not be able to say
it. George Carlin
Manoj Srivastava <http://www.golden-gryphon.com/>
2 matches
Mail list logo