Amir Safari
2005-Aug-11 14:34 UTC
[R] How to insert a certain model in SVM regarding to fixed kernels
Dear David, Dear R Users , Suppose that we want to regress for example a certain autoregressive model using SVM. We have our data and also some fixed kernels in libSVM behinde e1071 in front. The question: Where can we insert our certain autoregressive model ? During creating data frame ? Or perhaps we can make a relationship between our variables ended to desired autoregressive model ? Thanks a lot for your help. Amir Safari __________________________________________________ [[alternative HTML version deleted]]
David Meyer
2005-Aug-12 12:28 UTC
[R] How to insert a certain model in SVM regarding to fixed kernels
Amir,> > Suppose that we want to regress for example a certain autoregressive > model using SVM. We have our data and also some fixed kernels in > libSVM behinde e1071 in front. The question: Where can we insert our > certain autoregressive model ? During creating data frame ?Yes, I think.> Or perhaps we can make a > relationship between our variables ended to desired autoregressive > model ?Gabor Grothendieck's `dyn` package provides support for the use of general regression functions for time series analysis, and we are currently struggling to integrate the e1071 interface into that framework (but nothing is ready so far). Is it that kind of support you have been looking for? Cheers, David> > Thanks a lot for your help. > Amir Safari > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com-- Dr. David Meyer Department of Information Systems and Operations Vienna University of Economics and Business Administration Augasse 2-6, A-1090 Wien, Austria, Europe Fax: +43-1-313 36x746 Tel: +43-1-313 36x4393 HP: http://wi.wu-wien.ac.at/~meyer/