1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed which.models="simple" to which.models="withmain" More... over 11 years ago
Added 'which.models' argument to allNways() which controls which models are tested (replaces 'only.top'). Also changed the help to fix the wrapping in some of the function usage sections. More... over 11 years ago
changed order of sorting in allNways() to make it consistent with allLinearReg() - best models are first. More... over 11 years ago
fixed nWayAOV.Gibbs so that unreducing works with interactions More... over 11 years ago
Added feature in nWayAOV.Gibbs() so that it can be called in the same way as allNways() and will return unreduced chains for the full model; this is useful for making plots More... over 11 years ago
fixed area bayes factor computation in BayesSingleSub More... over 11 years ago
incremented version number More... over 11 years ago
improved computation of area bayes factor (using logs) More... over 11 years ago
fixed bug in calculation of area Bayes factor in ttest.Gibbs() More... over 11 years ago
fixed bug with rook app being defined at build time, causing OSX guy to fail. More... over 11 years ago
added conditional statement for R<2.15.1, so that globalVariables() would not be run More... over 11 years ago
fixed bug where GUI tried to analyze 0 models. More... over 11 years ago
fixed bug where NULL data.frames in allNways() were failing to be respected. More... over 11 years ago
added Gibbs sampler to the regression functions. Removed EqVariance functions. Incremented version number. More... over 11 years ago
Added allLinearReg() to compute all linear regression models More... over 11 years ago
Added allLinearReg() to compute all linear regression models More... over 11 years ago
fixed bug loading aov gui plot twice More... over 11 years ago
Changed some help files to reflect the new interface More... over 11 years ago
Added warning stating that the interface is experimental More... over 11 years ago
fixed bug setting wrong defaults More... over 11 years ago
removed debugging line More... over 11 years ago
interface works mostly, incremented version More... over 11 years ago
Fixed bug in Windows, changed plot requests to POST More... over 11 years ago
Revamped plot code to avoid sending long query strings - should work under Windows now More... over 11 years ago
fixed bug that created incorrect URL for Rserve More... over 11 years ago
Added help files for aovGUI and nWayAOV2 (a utility function) More... over 11 years ago
interface works mostly, incremented version More... over 11 years ago
interface works with progress bars, but may be fragile More... over 11 years ago
more progress bar work More... over 11 years ago
first attempt at progress bars, don't work More... over 11 years ago