I need to apply "auto regression" to some time series light scattering data. Is that possible in Origin? I have not been able to find the relevant functions in origin. Is there a "package" somewhere in Origin that was constructed for AR(p) analysis? I am interested in AR(1), AR(2) and possibly AR(3) "models". Thanks, Jay
We do not have a tool for this in the current version. But the NAG library that is embedded in Origin has several functions available under Time Series. Or one could access R software from Origin to perform the computation.
Would using R work for you? Then we could develop an example on how to call R for this computation.