Description Usage Arguments Details Value Examples
A set of helper functions.
1 2 3 4 5 | initialise(object)
initialize(object)
parameters(object, ...)
|
object |
a greta_model object |
something
A initials object
1 2 3 4 5 6 7 8 9 10 11 12 13 | ## Not run:
library(integrated)
# prepare an example model
model <- integrated_model()
# summarise fitted model
model
summary(model)
plot(model)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.