Hello everyone,
I am using the mgcv package in R studio to create a model with the gam function. I have made the neccessary plots but I would like to export the result of the model in excel to work with the data. Do you know how I can export the result of gam in tables/excel?
Thank you
what do you consider to be 'the result of the model' ?
I was able to find it after all thank you! I used the add_fitted to combine my data with the gam output into the excel file.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.