Learn R Programming

Rmodule (version 1.0)

Automated Markov Chain Monte Carlo for Arbitrarily Structured Correlation Matrices

Description

Supports automated Markov chain Monte Carlo for arbitrarily structured correlation matrices. The user supplies data, a correlation matrix in symbolic form, the current state of the chain, a function that computes the log likelihood, and a list of prior distributions. The package's flagship function then carries out a parameter-at-a-time update of all correlation parameters, and returns the new state. The method is presented in Hughes (2023), in preparation.

Copy Link

Version

Install

install.packages('Rmodule')

Monthly Downloads

159

Version

1.0

License

GPL (>= 2)

Maintainer

John Hughes

Last Published

August 18th, 2023

Functions in Rmodule (1.0)

update_R

Update the state vector of the correlation parameters.