Description Usage Arguments Author(s) Examples
Plot a gdlm object
1 2
## S3 method for class 'gdlm' plot(object, ...)
the
gdlm object to be ploted
kholub
m <- gdlm(Sepal.Width ~ Species * Petal.Width + Petal.Length, data = iris, loss = LS_LOSS()) plot(m)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.