Displaying 1 result from an estimated 1 matches for "dpth".
Did you mean:
depth
2012 May 03
1
conducting GAM-GEE within gamm4?
...-13.968 5.145 -2.715 0.00663 **
Xs(dist_slag)Fx1 -35.871 33.944 -1.057 0.29063
Xs(Depth)Fx1 3.971 3.740 1.062 0.28823
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Correlation of Fixed Effects:
X(Int) X(_)F1
Xs(dst_s)F1 0.654
Xs(Dpth)Fx1 -0.030 0.000
>
How do I ensure that autocorrelation is indeed being accounted for
within each unique value of the "block" variable? What is the simplest
way to interpret the output for "summary(b$mer)"?
The results do differ from a normal gam (package mgcv) using the...