read.psv: Read a ADMB psv file

Description Usage Arguments Details Value See Also

Description

read.psv returns the sum of all the values present in its arguments.

Usage

1
read.psv(fn, nsamples = 10000)

Arguments

fn

list of ADMB files after convergence

nsamples

total of MCMC samples

Details

This is a generic function: methods can be defined for it directly or via the read.fit group generic. For this to work properly, the arguments ... should be unnamed, and dispatch is on the first argument.

Value

list of ADMB fits

See Also

prod for products, cumsum for cumulative sums, and colSums/rowSums marginal sums over high-dimensional arrays.

Other aggregate functions: read.admb, read.fit, read.rep


jcquiroz/hakeRead documentation built on May 18, 2019, 10:26 p.m.