Description Usage Arguments Details Author(s) See Also Examples
View source: R/print.demonoid.R
This may be used to print the contents of an object of class
demonoid
to the screen.
1 2 |
x |
An object of class |
... |
Additional arguments are unused. |
If the user has an object of class demonoid.hpc
, then the
print
function may still be used by specifying the chain as a
component in a list, such as printing the second chain with
print(Fit[[2]])
when the demonoid.hpc
object is named
Fit
, for example.
Statisticat, LLC. software@bayesian-inference.com
Consort
,
LaplacesDemon
, and
LaplacesDemon.hpc
.
1 | ### See the LaplacesDemon function for an example.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.