srlkhd {FLCore} | R Documentation |
The srlkhd
function computes the likelihood of the parameters
in the FLSR object.
srlkhd(x)
x |
An FLSR object holding the stock and recruitment data (slots r and ssb) and parameter estimates. |
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.
The S-R model, the parameter estimates and the log-likelihood for those parameters and that model.
Richard Hillary and Iago Mosqueira