Read ADMB .psv file and return an R object of type 'list'

read_psv(fn, nsamples = 10000)

Arguments

fn

name of ADMB output file to be read (no extension needed)

nsamples

(numeric); number of samples in the MCMC chain

Value

object of type 'list' with ADMB outputs therein

Author

Steve Martell