2

I m getting an error ->

library('forecast')
library('tseries')
library('fpp')

count_ts = ts(daily_data[, c('cnt')])
daily_data$clean_cnt = tsclean(count_ts)

Error: could not find function "tsclean"

please suggest a solution

Marco Sandri
  • 23,289
  • 7
  • 54
  • 58

0 Answers0