Deprecated Functions in the rjags package
These functions are provided for compatibility with older versions of the rjags package and will soon be defunct.
read.data(file, format=c("jags","bugs"))
file |
name of a file containing a text repesentation of the data for a jags model |
format |
format of the data |
read.data
with format="jags"
is a deprecated synonym for
read.jagsdata
and with
format="bugs"
is a deprecated synonym for
read.bugsdata
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.