Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.39 KB

MRFtools

License: GPL v3 R-CMD-check

Tools for constructing and plotting Markov Random Fields in R for graphical data.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("eric-pedersen/MRFtools")