Displaying 1 result from an estimated 1 matches for "defrees".
Did you mean:
decrees
2003 Jan 07
1
help interpreting output?
...R.
Below are summaries of two gam's based on the same dataset. The first
gam (named "gam.mod") has six predictor variables. The second gam
(named "gam.mod2") is exactly the same except it is missing one of the
predictor variables. What is confusing me is the estimated defrees of
freedom for each of the splines in the second model....
________________
> summary.gam(mod.gam)
Family: gaussian
Link function: identity
Formula:
INT ~ s(IGS) + s(L2E) + s(TED) + s(PSD) + s(OPD) + s(GED)
Parametric coefficients:
Estimate std. err. t ratio Pr(>|t|)...