Telecharger Cours

LE LANGAGE DE LA PRÉVISION - La prospective

An already known forecasting method. We can use linear regression t=1:100;x=data$V1 model=lm(x~t) newt=data.frame(t=101:120) p=predict(model,newt).



Download