show-methods | R Documentation |
Prints a short summary of an object
## S4 method for signature 'SaemixData' show(object) ## S4 method for signature 'SaemixRepData' show(object) ## S4 method for signature 'SaemixSimData' show(object) ## S4 method for signature 'SaemixModel' show(object) ## S4 method for signature 'SaemixRes' show(object) ## S4 method for signature 'SaemixObject' show(object)
object |
an object of type SaemixData, SaemixModel, SaemixRes or SaemixObject |
Default show function
Prints a short summary of a SaemixData object
Prints a short summary of a SaemixModel object
Prints a short summary of the results from a SAEMIX fit
Not user-level
Prints a short summary of a SaemixRepData object
Prints a short summary of a SaemixSimData object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.