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