R/read-admb.R
read_psv.Rd
Read ADMB .psv file and return an R object of type 'list'
read_psv(fn, nsamples = 10000)
name of ADMB output file to be read (no extension needed)
(numeric); number of samples in the MCMC chain
object of type 'list' with ADMB outputs therein
Steve Martell