Skip to contents

The function will read three files saved as text from BlackBox with Inference/Samples. All three files must be in the same directory.

Usage

read_blackbox_coda(
  directory = ".",
  index = "index.txt",
  chain1 = "chain1.txt",
  chain2 = "chain2.txt"
)

Arguments

directory

character default current directory "."

index

character name of index file default "index.txt"

chain1

character name of file with first chain default "chain1.txt"

chain2

character name of file with second chain default "chain2.txt"

Value

return an object of class mcmc.list