Learn R Programming

RSGHB (version 1.0.2)

Example2_A: An example A file

Description

An A file from the second example in the vignette on using RSGHB. The A file contains the estimates of the sample-level means for the under-lying normal distributions of the random coefficients in the model.

Usage

data(Example2_A)

Arguments

See Also

doHB

Examples

Run this code
data(Example2_A)

plot(Example2_A[,2],main="Markov chain for ASC1",xlab="Iteration",ylab="Estimate",type="l")

Run the code above in your browser using DataLab