read.rep: Read a ADMB report file

Description Usage Arguments Details Value See Also

Description

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

Usage

1

Arguments

fn

list of ADMB files after convergence

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.psv


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