Re: [R] help in neural networks package for simple 1d tsa-prediction

2011-04-18 Thread c2r
I am also looking for a sample to predict values for a simple 1d time series. I did look at various library-samples as in neuralnet,AMORE,nnet,RSNNS,Qrnn,monmlp e.t.c. but did not find a simple 1d-sample that forecasts like in the following simple arima-sample: library(TSA) x = arima.sim(list(ord

[R] help in neural networks package

2010-05-07 Thread david sabine
hi all , has anyone tried to predict a univariate time series by a neural networks packages ? please help me in this problem . I am new in R and I did not found any document that explains this problem. thanks in advance David [[alternative HTML version deleted]] ___