details | R Documentation |
Extract model details
details(x, complete = FALSE, values = TRUE, ...)
x |
a model object |
complete |
logical; if |
values |
logical; if |
... |
not used |
This function is not exported. You will have to call it
with mrgsolve:::details()
.
mod <- mrgsolve::house()
mrgsolve:::details(mod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.