openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
JAGS: Just Another Gibbs Sampler
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 112 of 115
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Longer burn in in seeds example.
martyn_plummer
More...
over 18 years ago
"Burnin" mode for Samplers is defunct. The burninOff function is replaced
martyn_plummer
More...
over 18 years ago
"Burnin" mode for Samplers is defunct. The burninOff function is replaced with the adaptOff function. However, adaptive phase is only switched off with the first monitor, which is incorrect. We need to allow time after adaptive mode is switched off for burnin.
martyn_plummer
More...
over 18 years ago
GibbsSampler class is defunct.
martyn_plummer
More...
over 18 years ago
GibbsSampler class is defunct.
martyn_plummer
More...
over 18 years ago
Simplified the Sampler::setValue function.
martyn_plummer
More...
over 18 years ago
Simplified the Sampler::setValue function. This makes the GibbsSampler class largely redundant.
martyn_plummer
More...
over 18 years ago
The Sampler class no longer has a specific chain.
martyn_plummer
More...
over 18 years ago
The Sampler class no longer has a specific chain.
martyn_plummer
More...
over 18 years ago
Sampler for mixture models with tempered transitions. This is just a skeleton.
martyn_plummer
More...
over 18 years ago
Sampler for mixture models with tempered transitions. This is just
martyn_plummer
More...
over 18 years ago
Fixed bug that created redundant samplers when using parallel chains. Modifications to sampling order to allow single sampler to update multiple chains.
martyn_plummer
More...
over 18 years ago
Fixed bug that created redundant samplers when using parallel chains.
martyn_plummer
More...
over 18 years ago
New member functions for GraphMarks: markParents and markChildren can now marginalize over nodes for which a given test function returns false.
martyn_plummer
More...
over 18 years ago
New member functions for GraphMarks: markParents and markChildren
martyn_plummer
More...
over 18 years ago
New module mix created. Distribution DNormMix moved from bugs to mix module.
martyn_plummer
More...
over 18 years ago
New module mix created. Distribution DNormMix moved from bugs to mix module.
martyn_plummer
More...
over 18 years ago
Default implementation of Distribution::dim now returns scalar dimension
martyn_plummer
More...
almost 19 years ago
Default implementation of Distribution::dim now returns scalar dimension Tidying up some errors revealled by -Wall
martyn_plummer
More...
almost 19 years ago
Fixed some typographical errors. Documented changes since JAGS 0.90.
martyn_plummer
More...
almost 19 years ago
Last update was broken: the GraphMarks::getMarkedNodes function did nothing,
martyn_plummer
More...
almost 19 years ago
Last update was broken: the GraphMarks::getMarkedNodes function did nothing, leading to the failure of getMixtureNode1 (MixCompiler.cc). Now fixed.
martyn_plummer
More...
almost 19 years ago
Modified Node class so that the parents are constant pointers and children
martyn_plummer
More...
almost 19 years ago
Modified Node class so that the parents are constant pointers and children are contained in an external dynamically allocated set.
martyn_plummer
More...
almost 19 years ago
Prune obsolete files.
martyn_plummer
More...
almost 19 years ago
Prune obsolete files.
martyn_plummer
More...
almost 19 years ago
Fix "make distcheck"
martyn_plummer
More...
almost 19 years ago
Fix "make distcheck"
martyn_plummer
More...
almost 19 years ago
Fixing previous update with missing files.
martyn_plummer
More...
almost 19 years ago
Fixing previous update with missing files.
martyn_plummer
More...
almost 19 years ago
←
1
2
…
107
108
109
110
111
112
113
114
115
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree