Learn R Programming

RSGHB (version 1.0.2)

Example1_F: An example F file

Description

An F file from the first example in the vignette on using RSGHB

Usage

data(Example1_F)

Arguments

See Also

doHB

Examples

Run this code
data(Example1_F)

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

Run the code above in your browser using DataLab