View source: R/S3_methods_print.R
print.dbpmm | R Documentation |
'dbpmm'
is like a print.Summaries for an object of class 'dbpmm'
is like a print.
## S3 method for class 'dbpmm'
print(x, ...)
x |
An obj of class |
... |
nothing.
data(fit_example)
print(fit_example$best)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.