summary-methods {binseqtest}R Documentation

Methods for Function summary in Package binseqtest

Description

Objects of class boundEst have a summary method. It basically calls stopTable(object)

Methods

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')


[Package binseqtest version 1.0.4 Index]