make_inits_list: Create a List of Repeated Initial Values for each Chain

View source: R/mcmc-and-inits.R

make_inits_listR Documentation

Create a List of Repeated Initial Values for each Chain

Description

Create a List of Repeated Initial Values for each Chain

Usage

make_inits_list(inits, nc = 3)

Arguments

inits

a list of initial values which will be repeated according to arg nc

nc

number of chains (number of times the inits will be repeated)


trashbirdecology/dubcorms documentation built on June 27, 2022, 2:07 a.m.