Skip to content
Prev 334059 / 398502 Next

GAM Assumption Tests

Hi Mike, I recently had this issue and didn't find any package that
implemented these tests directly for the gam object.  I found it simplest
just to pull the residuals from it and run tests like shapiro.test
directly.

	Best,
	Collin.
On Thu, 5 Dec 2013, Mike.lang wrote: