| summary-methods | R Documentation |
summary in Package binseqtest Objects of class boundEst have a summary method. It basically calls stopTable(object)
signature(object = "ANY")Gives a summary of object, usually a little more calculations than associated with print or show
signature(object = "boundEst")calls stopTable(object, output='print')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.