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/bbsebird documentation built on June 30, 2022, 12:18 a.m.