Skip to content
Prev 16607 / 20628 Next

glmmTMB- fitting splines

Hi John,

Thank you so much! This is very helpful! I managed to run it  but I am not sure how to interpret the results as I get this:


# Conditional model:
#                                                    Estimate Std. Error z value Pr(>|z|)
# (Intercept)                             -8.40461    1.58077  -5.317 1.06e-07 ***
# splines::ns(newage, 2)1     -1.89262    0.57246  -3.306 0.000946 ***
# splines::ns(newage, 2)2      0.10296    0.47268   0.218 0.827575


I am not sure what to make of the two different spline results.

Best regards,

D