HydeNet
HydeNet copied to clipboard
Hybrid Decision Networks in R
More of a question than an issue (I hope that is okay). How do I implement a truncated normal distribution in Hydenet? I understand that I have to use “floor”...
I'm finding that HydeNet is giving pretty inaccurate predictions for a very simple completely discrete network. I'm wondering if this is a bug. Here's a reproducible example for a two...
I discovered this while trying to implement HydeNet on some weather data, and the failure to handle categories in the interaction blew my predictions from an area of 1.0 to...
This can be difficult, since we have to write formulas which reference factor levels. Currently, we have to do so by referencing the integer index of the factor level we...
Here's a small issue that will improve visualization in certain types of networks. Can we add functionality to change the layout in `plot.HydeNetwork()`? See this network for example: ``` g
At some point, we need to mirror our JAGS functionality to Stan. Stan is newer, faster, more comprehensive, and offers somewhat simpler syntax than JAGS. Most importantly, it's becoming quite...
- Time 0 model (baseline conditions and time-dependent variables at T=1) - Time t model (maps time-dependent variables at time t to the same at time t+1) • unroll.markovNetwork(startTime=NULL, stoptime)...
(You might want to find something on which you can direct your frustration before reading on! Or at least a quiet place to lament collaborating with someone who doesn't quite...
This is a low priority, intended for post-beta release.
Low level fixes of some documnation, dplyr imports and class comparison. Added function to fix error closure handling in fitter.