[R] choosing a proper knot in GAM mgcv package
arunkumar1111
akpbond007 at gmail.com
Mon Jan 16 10:50:53 CET 2012
hi
I want to choose proper knot for the following formula
formula = y~ s(x1) + s(x2) + s(x3) + s(x4) + s(x5) + s(x6) +s(x7) + s(x8)
gam(fromula,data=dat)
if i run the error is
Error in smooth.construct.tp.smooth.spec(object, dk$data, dk$knots) :
A term has fewer unique covariate combinations than specified maximum
degrees of freedom
how to find k and rectify this error
-----
Thanks in Advance
Arun
--
View this message in context: http://r.789695.n4.nabble.com/choosing-a-proper-knot-in-GAM-mgcv-package-tp4298977p4298977.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list