[R] An example of using neuralnet to predict infinite steps ahead

Eduardo M. A. M.Mendes emammendes at gmail.com
Sun Mar 13 20:39:57 CET 2011


Hello

I am new to R and wonder whether someone out there could send me an example
on how to use the package neuralnet to fit a model to data, following the
usual procedure, that is, fitting the model using the training set and then
using the validation set to check the model.   Moreover, the neural net
model is recursive (uses its own output values)-> infinite steps ahead
prediction. 

Many thanks

Ed



More information about the R-help mailing list