R/mle.R
print.summary_mle.Rd
Function for printing a `summary` object for an `mle` object.
# S3 method for class 'summary_mle' print(x, ...)
the `summary_mle` object
pass additional arguments
Invisibly returns x.
x