Re: [R] smoothing spline in package gam

2009-05-06 Thread willow1980
Sorry, I did not notice you were using GAM package. Most R users are using Simon Wood's MGCV package. I recommend you to use it. I have never used GAM package, so I cannot make further comments. Good luck! 楊 詩韻 wrote: > > > dear all, > > > > i have a little question, but it make me torment

Re: [R] smoothing spline in package gam

2009-05-05 Thread willow1980
Strangely, summary.gam(m1) should give you significance results of parametric terms such as ost, wst, park10, sch50, comm, build and suite. These results should be located above the summary results for smooth terms. Please using summary.gam(m1) to have a look if there is the information you need.

[R] smoothing spline in package gam

2009-05-05 Thread 楊 詩韻
dear all, i have a little question, but it make me torment long time hope you can help me and give some advices , thanks i use smoothing spline in package gam the model > m1=gam(y~ost+wst+park10+sch50+comm+build+suite+y05+y06+y07+y99+y98+s(builarea)+s(age)+s(fl)+s(totfl)+s(c