Print methods for diagnostic objects
Usage
# S3 method for class 'hessian_check'
print(x, ...)
# S3 method for class 'convergence_check'
print(x, ...)
# S3 method for class 'model_diagnostics'
print(x, ...)
Arguments
- x
A diagnostic object.
- ...
Additional arguments (ignored).