JagsJulia / Jags.jl

Julia package for using Jags as an external program
Other
17 stars 5 forks source link

Handle data[:x] = [1, 2, 3, 4, NaN] #4

Closed goedman closed 10 years ago

goedman commented 10 years ago

NaNs no longer replaced by NAs in init.R files. Need to check if that covers all bases.

goedman commented 10 years ago

Implemented now.

goedman commented 10 years ago

This is the main focus for versions 0.0.4 of Stan.jl and Jags.jl, targeted for September 2014.

goedman commented 10 years ago

Done in Jags-j0.3-v0.0.4