sample_inits: Function to generate random initial values from a previous fit using
adnuts
Description
Function to generate random initial values from a previous fit using
adnuts
Usage
sample_inits(fit, chains)
Arguments
chains
The number of chains for the subsequent run, which
determines the number to return.
Value
A list of lists which can be passed back into
sample_admb
.