save_ess_rec: Save the elliptical slice sampling record

View source: R/save_ess_rec.R

save_ess_recR Documentation

Save the elliptical slice sampling record

Description

Save the elliptical slice sampling record

Usage

save_ess_rec(
  ess_record,
  ess_rec_ind,
  lna_ess_schedule = NULL,
  tparam = NULL,
  initdist_ess_control = NULL
)

Arguments

ess_record

list with objects for recording the ESS record

ess_rec_ind

C++ record index

lna_ess_schedule

list with lna ESS objects

tparam

list with time varying parameters

initdist_objects

list with initial distribution objects

Value

inserts ESS steps and angles into the ESS record objects


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.