View source: R/print.functions.R
| print.summary.ngme | R Documentation |
"summary.ngme" function.A function to print "summary.ngme" objects concisely.
## S3 method for class 'summary.ngme'
print(object, ...)
object |
A fitted object returned by the |
... |
Additional arguments; none used currently. |
ngme, summary.ngme,
print, summary
## Not run:
fit <- ngme(...)
summary(fit)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.