R/predict.sma.R

predict.sma <- function(object,...){
  
  message("MA and SMA were not designed for prediction of Y nor X. Use fitted() if you must...")  
}

Try the smatr package in your browser

Any scripts or data that you put into this service are public.

smatr documentation built on May 2, 2019, 1:04 p.m.