summary.sads-class | R Documentation |
This function works almost exactly as bbmle's summary.mle2, but it includes a "fixed parameters"
line for models with fixed parameters, such as fitls
or fitvolkov
.
## S4 method for signature 'summary.sads'
show(object)
## S4 method for signature 'fitsad'
summary(object)
## S4 method for signature 'fitrad'
summary(object)
object |
An object of class fitsad/fitrad is required to generate a summary.sads object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.