viewLogfile: viewLogfile

Description Usage Arguments

View source: R/viewLogfile.R

Description

A simple function that shows the logfile.

Usage

1
viewLogfile(logfile, n = "max", thinning = 1, burnin = 0)

Arguments

logfile

The name of the logfile.

n

The number of rows of the logfile to view (defaults to the whole file)

thinning

Thinning parameter for the posterior - defaults to 1 (all samples). 2 uses every second sample, 3 every third and so on.


hferg/btrtools documentation built on May 17, 2019, 3:56 p.m.