Initialise Parameter Matrix for PDA

pda.init.params(settings, chain, pname, n.param.all)

Arguments

settings

a PEcAn settings list

chain

number of chain

pname

parameter name

n.param.all

number of all params

Value

A list containing 'start' and 'finish' counters for MCMC, as well as the params table, which is an empty matrix concatenated to any param samples from a previous PDA run, if provided.

Author

Ryan Kelly