I have three datasets given to me of images of a conveyor belt taken every 30 seconds over 3 days, but one image was removed/lost in one of them and a few (~10-20) in the others. I calculated the textural features of these images and my goal is to make a regression model to predict issues in conveyance (y). Can I do a normal time series analysis with this dataset? Or should I use the time in hours calculated and do a normal logistic regression with the time in hours being one of my covariates along with the textural feature and my Y(t-1) term? I am doing this analysis in R.

More Elizabeth Bose's questions See All
Similar questions and discussions