CRAN/E | pmwg

pmwg

Particle Metropolis Within Gibbs

Installation

About

Provides an R implementation of the Particle Metropolis within Gibbs sampler for model parameter, covariance matrix and random effect estimation. A more general implementation of the sampler based on the paper by Gunawan, D., Hawkins, G. E., Tran, M. N., Kohn, R., & Brown, S. D. (2020) doi:10.1016/j.jmp.2020.102368. An HTML tutorial document describing the package is available at and includes several detailed examples, some background and troubleshooting steps.

github.com/university-of-newcastle-research/pmwg
Bug report File report

Key Metrics

Version 0.2.7
R ≥ 3.6.0
Published 2024-01-31 94 days ago
Needs compilation? no
License GPL-3
CRAN checks pmwg results

Downloads

Yesterday 10 0%
Last 7 days 62 -25%
Last 30 days 213 -6%
Last 90 days 689 -16%
Last 365 days 2.498 +12%

Maintainer

Maintainer

Gavin Cooper

gavin@gavincooper.net

Authors

Gavin Cooper

aut / cre / trl

(Package creator and maintainer)

Reilly Innes

aut

Caroline Kuhne

aut

Jon-Paul Cavallaro

aut

David Gunawan

aut

(Author of original MATLAB code)

Guy Hawkins

aut

Scott Brown

aut / trl

(Original translation from MATLAB to R)

Niek Stevenson

aut

Material

README
Reference manual
Package source

Vignettes

Introduction to pmwg

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

pmwg archive

Depends

R ≥ 3.6.0

Imports

checkmate
coda
condMVNorm
MASS
mvtnorm
stats

Suggests

covr
rtdists
testthat
knitr
rmarkdown
V8