Displaying 1 result from an estimated 1 matches for "tp1013345p1013345".
2010 Jan 13
1
Rollapply
...data.frame(Xvar=Xpred),se=T)
ret=c(l,c,p)
}
fm2 = rollapply(data.z, width=3,
FUN= myfn2, by.column = FALSE, align = "right")
print(fm2[[1]])
Any insights would be gratefully received.
Best regards
Pete
--
View this message in context: http://n4.nabble.com/Rollapply-tp1013345p1013345.html
Sent from the R help mailing list archive at Nabble.com.