Re: [R] Simulate from a GAM model

2008-07-01 Thread Gavin Simpson
On Tue, 2008-07-01 at 17:12 +, Mark Lyman wrote: > Does anybody have any suggestions on how I might simulate from fitted GAM > model? I am using the gam function in the mgcv package to fit a variable > coefficient model like the following from the examples. I would like simulate > based on t

[R] Simulate from a GAM model

2008-07-01 Thread Mark Lyman
Does anybody have any suggestions on how I might simulate from fitted GAM model? I am using the gam function in the mgcv package to fit a variable coefficient model like the following from the examples. I would like simulate based on the fitted model like the simulate function in the stats packa