# NOT RUN {
autoclean <- auto_data_cleaning(
data = GBload[,-1], S = c(48, 7*48),
no.of.last.indices.to.fix = dim(GBload)[1],
model.missing.pars = list(consider.as.missing = 0, min.val = 0)
)
autoclean$replaced.indices
# }
Run the code above in your browser using DataLab