sr: Stock-recruitment model function

Description Usage Arguments Value Author(s) See Also

Description

The sr() function acts as a front end to the various functions available that implement fitting mechanisms for various stock/recruitment models. fmle is called if a likelihood function is present in the logl slot, otherwise nls is used instead.

Usage

1
	sr(sr, ...)

Arguments

sr

An FLSR object.

...

Other parameters, depending on the model selected.

Value

An object of class FLSR

Author(s)

The FLR Team

See Also

FLSR


FLCore documentation built on May 2, 2019, 5:46 p.m.