baymar is a research tool to analyze and forecast matrix-valued time
series.
# install.packages("remotes")
remotes::install_github("ygeunkim/baymar")You can install the development version from develop branch.
# install.packages("remotes")
remotes::install_github("ygeunkim/baymar@develop")