View source: R/print.reproFitTT.R
| print.reproFitTT | R Documentation |
reproFitTT objectThis is the generic print S3 method for the reproFitTT class.
It prints the underlying JAGS model and some information on the Bayesian
inference procedure.
## S3 method for class 'reproFitTT'
print(x, ...)
x |
An object of class |
... |
Further arguments to be passed to generic methods |
print the model text and the Jags Computing information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.