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