calc.acceptfreq: Calculate apparent acceptance frequency of time-dependent...

View source: R/calc.acceptfreq.timedeppar.R

calc.acceptfreqR Documentation

Calculate apparent acceptance frequency of time-dependent parameter

Description

This function calculates the apparent acceptance frequency from a potentially thinned Markov chain sample.

Usage

calc.acceptfreq(x, n.burnin)

Arguments

x

results from the function infer.timedeppar of class timedeppar.

n.burnin

number of (unthinned) burnin points of the Markov chain to omit from analysis.

Value

list two-column matrices with time and apparent acceptance frequencies


timedeppar documentation built on Aug. 28, 2023, 5:06 p.m.