viewLogfile: viewLogfile

Description Usage Arguments

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/bayestraitr documentation built on May 28, 2019, 8:55 p.m.