computeTimeRemaining: Estimate the remaining time in the MCMC based on previous...

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Estimate the remaining time in the MCMC based on previous samples

Usage

1
computeTimeRemaining(nsi, timer0, nsims, nrep = 100)

Arguments

nsi

Current iteration

timer0

Initial timer value, returned from proc.time()[3]

nsims

Total number of simulations

nrep

Print the estimated time remaining every nrep iterations

Value

Table of summary statistics using the function summary


drkowal/FDLM documentation built on May 20, 2019, 5:20 p.m.