You can install the development version from GitHub with:
# install.packages("devtools") # if you have not installed "devtools" package
devtools::install_github("SGDinference-Lab/sgmm")
We begin by calling the sgmm package.
library(sgmm)
You can install the development version from GitHub with:
# install.packages("devtools") # if you have not installed "devtools" package
devtools::install_github("SGDinference-Lab/sgmm")
We begin by calling the sgmm package.
library(sgmm)