Output4: Output from the Metropolis Hastings algorithm

Description Usage Format Examples

Description

This data set is a list of two. The first element in the list is the Markov Chain for each parameter in model 4. The second element in the list is a vector of lenght seven which contains the number of times the proposed value was accepted for each parameter in model 4.

Usage

1
data("Output4")

Format

A list of two. The first element in the list is a matrix of seven rows and 5000 columns. The rows are the parameters in model four. The columns contain the Markov Chain from the Metropolis Hastings algorithm.

beta01

a numeric vector

beta11

a numeric vector

beta02

a numeric vector

Examples

1
2
data(Output4)
## maybe str(Output4) ; plot(Output4) ...

audreyqyfu/dagr documentation built on May 20, 2019, 5:05 p.m.