test_that("mrfrj works", {
z <- mrf2d::Z_potts
ll <- llapprox(z, mrfi(2), family = "oneeach", method = "pseudo")
result <- mrfrj(z = z,llapprox = ll, nsamples = 200)
expect_s3_class(result, "mrfbayes_out", TRUE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.