search for: nnet2

Displaying 1 result from an estimated 1 matches for "nnet2".

Did you mean: vnet2
2009 Nov 20
0
problem with predict from nnet package
...pred=a[,"Precio.Promedio.Bolsa"] pred[muestra==F]=NA pred=as.timeSeries(pred) X=NULL for (k in 1:length(rezagosx)) { X=cbind(X, lag(diff(log(pred)),rezagosx[k])) } net=nnet2(diff(log(pred)),X,muestra,reps,tam,maxi) for (i in 1:12){ pred=pronostico4(pred,rezagosx,muestra,reps,tam,maxi,vo,net) muestra[max(which(muestra==1))+1]=TRUE } Mauricio Romero Quantil S.A. Cel: 3112231150 "It is fr...