Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# bgms: Bayesian Analysis of Networks of Binary and/or Ordinal Variables

<a href="https://bayesiangraphicalmodeling.com"><img src="bgms_sticker.svg" height="200" align="right" /></a>

<!-- badges: start -->

Expand All @@ -7,8 +10,6 @@ Version](https://www.r-pkg.org/badges/version/bgms)](https://cran.r-project.org/
[![Total](https://cranlogs.r-pkg.org/badges/grand-total/bgms)](https://cran.r-project.org/package=bgms)
<!-- badges: end -->

# bgms: Bayesian Analysis of Networks of Binary and/or Ordinal Variables

The `R` package <strong>bgms</strong> provides tools for Bayesian
analysis of the ordinal Markov random field, a graphical model
describing a network of binary and/or ordinal variables (Marsman et al.,
Expand Down
Loading