search for: htry

Displaying 2 results from an estimated 2 matches for "htry".

Did you mean: _try
2007 Dec 12
0
Hep on using GAM() in R
...r smoothing, so i try to choose the optimal span by the AIC criterion. But it seemed that i can't run it successfully, My codes are listed below. hmin<-0.05; hmax<-0.95; hstart<-hmin; nh<-100 hstep<-(hmax-hmin)/(nh-1) aic.h<- matrix(NA,nrow=nh,ncol=2) for (i in 1:nh) { htry<-hstart+(i-1)*hstep m.gam <-gam(mark~lo(x,y,span=htry)+lo(lstday2004,span=htry)+lo(slope,span=htry)+lo(ndvi2004,span=htry)+lo(elevation,span=htry)+disbinary,family=binomial(logit),data=point) aic.h[i,2]<-m.gam$aic aic.h[i,1]<-htry } aic.h #only the first line in aic.h has values...
2006 Jun 23
1
Compiling R 2.3.1 on SuSE 8.2 and 10.0: error with libRlapack.so (PR#9026)
...x 0dOsjTUBlZUxsdOsi7NVlZWx0ZOsjTGsFVXR4dOshzQClrUQodOsQ9dKWVam89OJ1mphDthV 8CRr4Yy3Ttd2a+WZbaxO2G5DW9WrajT+a/QnVQtt/i+rocKnWQ91U0FWQwZPshb6ToWohQqe ZC3s3Q9RDxM5zZqoeyqyHjJ4urWQ1xBsRUTsZOtiT6NN5CRrIu8pSc9pyYlqUPR9KlWH+lR1 1urql3pWg51qHewFNeUFVsdOtC7UuHEUoZOtw6vM1eLViVr8ueuJpiYydpp1UXcpZUVk8HRr 4Zkne/HTrY+5mWorpH843Rrpq4u2QtrL5SnWR9/5lS5W65PVMJrLydJHuAqfZj3UPWr1ENLi VM9Iule9dWXcLydaJ3k3XVVGBE+zFuYOvXamLyMnWRN32V96QDOx06yLdE0g6yFCp1kHop8G EIETrYH19KDqYaKnWRtXkdOtgxVNTlcyMa4+VC3ak729o72SyGrI4InWQnuoUPVQkdOsifHz oty4qshp1sT5o5F1sdFTrY3xnKNro6MnWxviVeVU7QOsPyJVERU5zZpYx0na8+8J6x6MkydR Ex0+zXpIh1SyFiJEX6...