Question
A data set of 3 2 4 measurements of an industrial robot's positions are in the robot object in the TSA package. Type library (
A data set of measurements of an industrial robot's positions are in the robot object in the TSA package. Type library TSA; data robot; print robot in R to see the data set.
a Plot the time series. What basic pattern do you see from the plot? Might a stationary model be appropriate for this plot?
b Using tools such as the ACF, PACF, andor EACF, tentatively specify the type of model AR MA or ARMA as well as the orders of the model.
c Use the best subsets ARMA approach to specify a model. Consider up to AR terms and up to MA terms. Does the "best" subset ARMA model agree with the model you specified in partb
d Repeat parts ac on the first difference of the robot time series. Does this analysis suggest a particular model for the original robot data? Briefly explain.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started