What’s New?
Version 0.1.1: 1. Fixed some typos in DESCRIPTION.
Version 0.1.2: 1. Fixed some bugs in matAR.RR.est. (Now this func can
be used for MatAR and full rank reduced-rank MatAR.) 2. Update tenAR.est
to support MatAR. 3. Update tenAR.est such that now input should be
numeric array instead of “as.tensor()”.
Version 0.1.3:
- Update tenAR.est, tenAR.SE.LSE, tenAR.SE.MLE to support tensor
K>3.
- Update tenAR.predict to automatically get data from object when
xx=NULL.
- Add function ‘initializer’ to replace projection method as initial
values for matAR.RR.est.
- Update tenAR.PROJ.
- Update some issues in tenFM.R.
Version 1.0.0:
- This is the version we used to run simulations for our R software
paper.