rpl is a package that implements a randomized pairwise likelihood approach to enable computationally efficient statistical inference, including the construction of confidence intervals, in cases where the full likelihood is too complex to be used (e.g., multivariate count data).

We begin by loading the necessary packages for this vignette.

knitr::opts_chunk$set(dev='png')
library(rpl)

Data simulation

To illustrate, we begin by simulating some data ... TODO.

Reproducibility

sessionInfo()


andreamrau/rpl documentation built on April 26, 2023, 3:57 p.m.