View source: R/write.bugs.model.R
Write WinBUGS code to a temporary file
| 1 | write.bugs.model(n.x.clim, n.x.nonclim = 0, n.x.factor = 0)
 | 
| n.x.clim | The number of climate covariates (n); needed as the WinBUGS code is slightly different for n=1. | 
| n.x.nonclim | The number of non-climate covariates; needed to know whether or not to include a separate loop for such covariates. | 
| n.x.factor | The number of non-climate factors; needed to know whether or not to include a separate loop for such factors | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.