search for: timei1

Displaying 1 result from an estimated 1 matches for "timei1".

Did you mean: time1
2010 Jun 30
1
Interpretation of gam intercept parameter
...data set that includes 4 items. If the Intercept is the value of Y when all other terms are 0, am I correct in assuming that it also equals the difficulty of item 4 (dummy coded 0 0 0 )? Thank you for your help. Lidia Family: gaussian Link function: identity Formula: Score ~ I1 + I2 + I3 + s(TimeI1, bs = "cr", k = 7) + s(TimeI2, bs = "cr", k = 7) + s(TimeI3, bs = "cr", k = 7) Parametric coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 4.70968 0.09547 49.330 < 2e-16 *** I1 -0.22188 0.21767 -1.019 0.308157...