par_read: Read from a .par file produced by admb

Description Usage Arguments Author(s)

Description

Read from a .par file produced by admb or a file of identical structure. This reads the values of the objective function and the named parameters. If some of the parameters are matrices, then their number of columns should be supplied in a named list. (See example)

Usage

1
par_read(name, ncols = list())

Arguments

name

path of file to read from

ncols

named list with the number of columns for matrix parameters

Author(s)

Hans J. Skaug Hans.Skaug@math.uib.no


eriqande/psiblings documentation built on May 16, 2019, 8:47 a.m.