Displaying 1 result from an estimated 1 matches for "modalitywritten".
2013 Jan 10
0
mgcv: Plotting probabilities for binomial GAM with crossed random intercepts and factor by variable
...rect ~ Modality + s(Age, by=Modality) +
s(Subject, bs="re") + s(Stimulus, bs="re"),
data = dat, family="binomial")
Parametric coefficients:
Estimate Std. Error z value Pr(>|z|)
(Intercept) -2.242 1.121 -2.000 0.0455 *
ModalityWritten -1.043 1.263 -0.826 0.4087
Approximate significance of smooth terms:
edf Ref.df Chi.sq p-value
s(Age):ModalitySpoken 4.883 5.477 98.45 <2e-16 ***
s(Age):ModalityWritten 5.675 6.363 126.81 <2e-16 ***
s(Subject) 133.296 161.000...