write.bugs.model: Write WinBUGS code to a temporary file

Description Usage Arguments

View source: R/write.bugs.model.R

Description

Write WinBUGS code to a temporary file

Usage

1
write.bugs.model(n.x.clim, n.x.nonclim = 0, n.x.factor = 0)

Arguments

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


MarkJBrewer/plateau documentation built on May 7, 2019, 3:35 p.m.