Skip to contents

Overview

baymar is a research tool to analyze and forecast matrix-valued time series.

Installation

# install.packages("remotes")
remotes::install_github("ygeunkim/baymar")

Development version

You can install the development version from develop branch.

# install.packages("remotes")
remotes::install_github("ygeunkim/baymar@develop")