R/construct_likelihood.R
print.summary.likelihood_function.RdPrint a likelihood function summary
# S3 method for class 'summary.likelihood_function'
print(x, digits = 4, ...)Invisibly returns x
Prints the coefficient table, dispersion, log-likelihood, AIC, and BIC.