1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added preliminary (nonfunctional) interface and supporting files. More... almost 14 years ago
Fixed log underflow error, hopefully forever. More... almost 14 years ago
Fixed numeric over/underflow bugs with logs. More... almost 14 years ago
Fixed a bug where inverse gamma parameters were sometimes not being properly computed with multiple gs. More... almost 14 years ago
Changed C code to return log Bayes factor against null model. Also, flat prior on mu, which is integrated out analytically. More... almost 14 years ago
Added C code for N way ANOVA, based on Jeff's R code. More... almost 14 years ago
Corrected error in ttest.Quad() More... about 14 years ago
Cleaned up the help files, and also changed default iterations and return values for the Gibbs functions. They no longer return lots of debug information. More... about 14 years ago
Got rid of some latex code that wasn't allowed in the help files. More... about 14 years ago
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/bayesfactorpcl@50 edb9625f-4e0d-4859-8d74-9fd3b1da38cb More... about 14 years ago
Added more documentation files, and changed eqVar test function slightly. More... about 14 years ago
Added regression stuff More... about 14 years ago
Added some new documentation files, and renamed some functions. Did not change the functionality of any functions. More... about 14 years ago
More renaming of files More... about 14 years ago
Renamed the JZS Bayes factor package to BayesFactorPCL More... about 14 years ago
Deleted the old Bayes factor stuff More... about 14 years ago
Fixed problems with determining column numbers in MCMC chains in C More... over 14 years ago
Tweaked Eq Var test, also added automatic tuning of eq var test 2's metropolis standard deviations More... over 14 years ago
Equal variance test 2 is working. More... over 14 years ago
Second eq variance test seems to work, with IWMDE. More... over 14 years ago
Eq Var test 2 still needs debugging...code runs, but there the sig2 chain seems wrong (or maybe g) More... over 14 years ago
Added second equal variance model, with IWMDE. Doesn't work yet though - need to finish the code. More... over 14 years ago
FIRST VERSION with bug fix that computes good Bayes factors for one way AOV. More... over 14 years ago
Still attempting to diagnose underestimation problem. More... over 14 years ago
Trying to debug underestimation in Bayes factor. Added approximations for small numbers densities. More... over 14 years ago
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/bayesfactorpcl@34 edb9625f-4e0d-4859-8d74-9fd3b1da38cb More... over 14 years ago
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/bayesfactorpcl@33 edb9625f-4e0d-4859-8d74-9fd3b1da38cb More... over 14 years ago
removed unnecessary dependencies in JZSBayesFactor/DESCRIPTION More... over 14 years ago
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/bayesfactorpcl@31 edb9625f-4e0d-4859-8d74-9fd3b1da38cb More... over 14 years ago
Fixed one way, everything works but double standardized BF (need to check everything, though). More... over 14 years ago