Create a List of Repeated Initial Values for each Chain

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)