Displaying 1 result from an estimated 1 matches for "energyshare".
Did you mean:
energysave
2008 Dec 30
1
extend summary.lm for hccm?
...edasticity into account by using the summaryHCCM posted here by
John Fox (Mon Dec 25 16:01:59 CET 2006).
Having used the SIC (with MASS stepAIC) to determine how many powers to use I
estimate the model:
> # =========================================
> summary.lm(fit.lm.5)
Call:
lm(formula = energyshare ~ 1 + I(x.log) + I(x.log^2) + I(x.log^3) +
I(x.log^4) + I(x.log^5), data = ev)
Residuals:
Min 1Q Median 3Q Max
-0.098819 -0.023682 -0.007043 0.013924 0.486615
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) -5.452e+01 1.234e+01...