Closed olshena closed 4 years ago
We have a wsize and method argument for predictAR, but we have those options already in the buildarobj. Should we remove them? I think probably so.
We can just have wsize and method get inherited from the buildAR object. I modified the code to do this.
We have a wsize and method argument for predictAR, but we have those options already in the buildarobj. Should we remove them? I think probably so.