Description Usage Arguments Value
Prints the result of the model in a human friendly format.
| 1 2 3 4 | 
| x | An object returned by  | 
| observation | An optional logical indicating whether the observation model should be included in the description. It defaults to TRUE. | 
| initial | An optional logical indicating whether the initial distribution model should be included in the description. It defaults to TRUE. | 
| transition | An optional logical indicating whether the transition model should be included in the description. It defaults to TRUE. | 
| fixed | An optional logical indicating whether the fixed parameters should be included in the description. It defaults to TRUE. | 
| diagnostics | An optional logical indicating whether convergence diagnostics should be included in the description. It defaults to TRUE. | 
| print | An optional logical indicating whether the description should be printing out. | 
| ... | Further arguments passed to  | 
A character string with the model description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.