show-method | R Documentation |
S4 class methods that display objects produced from this package (similar to
S3 class print
methods).
## S4 method for signature 'Recur' show(object) ## S4 method for signature 'rateReg' show(object) ## S4 method for signature 'summary.rateReg' show(object) ## S4 method for signature 'summary.Recur' show(object) ## S4 method for signature 'mcf.formula' show(object) ## S4 method for signature 'mcf.rateReg' show(object) ## S4 method for signature 'simEvent' show(object) ## S4 method for signature 'mcfDiff' show(object) ## S4 method for signature 'mcfDiff.test' show(object)
object |
An object used to dispatch a method. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.