read.par: Read in parameters from an IRATE run

Description Usage Arguments Value Author(s) See Also

View source: R/read.par.r

Description

Reads in par-file from an IRATE run

Usage

1
  read.par(fn)

Arguments

fn

Character string indicating the name of the .par-file to be read.

Value

a list containing the parameters from an IRATE run:

napram

number of parameters estimated

ofv

objective function value

max_grad_comp

maximum gradient component

e_F

fishing mortality estimates

e_M

natural mortality estimates

e_FA

tag mortality

LRR1, LRR2

reporting rate

PHI1R, PHI2R

phi

e_nmixh, e_nmixr

non-mixing

sel1, sel2

catch-at-age selectivity

Author(s)

Robert K. Bauer

See Also

read.rep


IRATER documentation built on May 1, 2019, 7:32 p.m.

Related to read.par in IRATER...