summary.result_no_nbd: Summarize the estimation results
Description
Summarize the estimation results
Usage
# S3 method for result_no_nbd
summary(object, ...)
Value
No return value. Presents the summary of the test and estimation results.
Arguments
- object
An S3 object of class 'result_no_nbd' created by get_breaks().
- ...
Additional arguments.
Details
See hdchange() for examples.