Displaying 1 result from an estimated 1 matches for "res_tt".
Did you mean:
res_tot
2005 Nov 09
2
problem with Running Locfit
...FALSE)
tst<-read.table("test.dat",header=FALSE)
fitt<-locfit.raw(sapply(xt,"[",1:24),sapply(yt,"[",1:24),
deg=1,maxk=700)
fr<-fitted(fitt)
result<-fr
hltt<-predict(fitt,newdata=tst)
hltt<-predict.locfit(fitt,newdata=sapply(tst,"[",1:1))
res_tt<-hltt
cat(file="prd_model.dat",result, sep="\n")
cat(file="prd_independent.dat",res_tt,sep="\n")
Any help is much apreciated...
thanks in advance
ANIL KUMAR( METEOROLOGIST GR -II)
LRF SECTION
NATIONAL CLIMATE CENTER
ADGM(RESEARCH)
INDIA METEOROLOGI...