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