Skip to content
Byron edited this page Apr 11, 2019 · 3 revisions

Installation

Install by running library("devtools") and install_github("byrongibby/mfvarr.git")

If you don't have devtools installed, first run install.packages("devtools", repos="http://cran.mirror.ac.za")

Use

To use, include library("mfvarr") in your code.

Help

For help type ??mfvarr into the R console.

Clone this wiki locally