I am able to generate GAM models using the package mgcv in R. However, I need to write out the equation explicitly. How can I do that? The command 'coeff' gives me intercepts and coefficients, but I do not know what these coefficients really mean!

Similar questions and discussions