knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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")


eric-pedersen/MRFtools documentation built on Jan. 28, 2024, 2:13 a.m.