Last chance! 50% off unlimited learning
Sale ends in
Return number of observations of a fit. This function is used for bbmle::ICtb().
# S3 method for NestsResult
nobs(object, ...)
A result file generated by searchR
Not used
Return number of observations of a fit
nobs.NestsResult Return number of observations of a fit
# NOT RUN {
library(embryogrowth)
data(resultNest_4p_SSM4p)
logLik(resultNest_4p_SSM4p)
AIC(resultNest_4p_SSM4p)
nobs(resultNest_4p_SSM4p)
# }
Run the code above in your browser using DataLab