NEWS | R Documentation |
Changed class 'jags
' returned by JAGSrun()
to
'JAGSrun
' to avoid a conflict with the class of the same name
from package rjags.
Registered S3 methods for exported generic JAGScall()
and
generic print()
.
Change names of internal function containing a dot to use an underscore to avoid confusion with S3 method.
Maintainer e-mail changed.
Functions from packages stats and graphics are now correctly imported.
Packages rjags and coda moved from Depends to Imports.
Avoid to use methods mean(<data.frame>)
and sd(<data.frame>)
(deprecated in R-2.14)
bayesmix was modified to work with rjags >= 2.1.0 with changes if no empty classes during sampling.
bayesmix now uses functionality from package rjags for the MCMC simulations instead of calling the stand-alone software JAGS.
bayesmix modified to work with jags-1.0.2
Dumping the data modified due to changes in R.
Patch from Martyn Plummer for jags-0.75 and coda-0.9-1.
First version released on CRAN: 0.5-2.