R package for computing the MLE in MTP_2 Ising models
Run the following command from the R console:
install.packages("https://github.com/kjakobse/isingmle/raw/main/ising_0.2.3.zip", repos = NULL)
Run the following command from the R console:
install.packages("https://github.com/kjakobse/isingmle/raw/main/ising_0.2.3.tar.gz", repos = NULL)
Note: Requires C++ compiler (Rtools43 on windows).