MRFcov

R 📦 for network analysis using Conditional Random Fields (CRFs)

By Nicholas Clark in R package MRFcov

June 21, 2021

This goal of MRFcov is to approximate interaction parameters of nodes in undirected Markov Random Fields (MRF) graphical networks. Models can incorporate covariates (a class of models known as Conditional Random Fields; CRFs; following methods developed by Cheng et al 2014 and Lindberg 2016), allowing users to estimate how interactions between nodes are predicted to change across covariate gradients. .

This package was primarily designed for ecological networks to infer interactions between co-occurring species, which is key to identifying processes governing community assembly. Markov random fields (MRFs) are especially useful for estimating interspecific partial correlations and how these change across environmental gradients. For more details, see the primary publication that describes their implementation ( Clark et al 2016)

Posted on:
June 21, 2021
Length:
1 minute read, 118 words
Categories:
R package MRFcov
Tags:
MRFcov package
See Also:
First release of mvgam(v1.1.0) to CRAN
mvgam
mrIML