print method for class "confint".
Arguments
- x
an object of class "confint", a result of a call to
conf_intervals.- digits
An integer. The argument
digitstoprint.default.- ...
Additional optional arguments. At present no optional arguments are used.
Value
The argument x, invisibly, as for all
print methods.
Details
Prints the name of the model, details of any fixed parameters, the confidence level of the interval(s) and whether or not the loglikelihood has been adjusted, and symmetric and (profile) likelihood based intervals.
Examples
See the examples in conf_intervals.
See also
adjust_loglik to adjust a user-supplied
loglikelihood function.
conf_intervals for confidence intervals for
individual parameters.