srlkhd {FLCore}R Documentation

Likelihood of the S-R parameters

Description

The srlkhd function computes the likelihood of the parameters in the FLSR object.

Usage

        srlkhd(x)

Arguments

x An FLSR object holding the stock and recruitment data (slots r and ssb) and parameter estimates.

Details

This function returns the model type, the parameter estimates and the log-likelihood of the FLSR object passed to it. Primary use is for establishing a sensible initial guess for when using the sr method to fit the S-R model.

Value

The S-R model, the parameter estimates and the log-likelihood for those parameters and that model.

Note

Author(s)

Richard Hillary and Iago Mosqueira

References

See Also

FLSR-class

Examples






[Package FLCore version 1.4-3 Index]