powered by
Return Log Likelihood of a fit generated by searchR
# S3 method for NestsResult logLik(object, ...)
The Log Likelihood value of the fitted model and data
A result file generated by searchR
Not used
Marc Girondot
logLik.NestsResult Return Log Likelihood of a fit
if (FALSE) { library(embryogrowth) data(resultNest_4p_SSM) logLik(resultNest_4p_SSM) AIC(resultNest_4p_SSM) }
Run the code above in your browser using DataLab