Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 490 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 490 Bytes

IsingFit

❗ This is a read-only mirror of the CRAN R package repository. IsingFit — Fitting Ising Models Using the ELasso Method

Description

This is a parallelized implementation of IsingFit. It functions the same as the original IsingFit package, with the addition of setting ncores for distributed computing.

Installation

Please install the package as follows devtools::install_github("anastasia-lucas/IsingFit", ref = "parallel-pkg-build")