print.augbin_fit | R Documentation |
Print augbin_fit object.
## S3 method for class 'augbin_fit'
print(
x,
pars = c("alpha", "beta", "gamma", "Omega", "sigma", "alphaD1", "gammaD1", "alphaD2",
"gammaD2"),
...
)
x |
|
pars |
parameters in model to summarise. |
... |
Extra parameters, passed onwards. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.