View source: R/print_functions.R
print.ddt_lcm | R Documentation |
Print out setup of a ddt_lcm model
## S3 method for class 'ddt_lcm'
print(x, ...)
x |
a "ddt_lcm" object |
... |
Further arguments passed to each method |
Other ddt_lcm results:
print.summary.ddt_lcm()
,
summary.ddt_lcm()
data(result_diet_1000iters)
print(result_diet_1000iters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.