merliseclyde/BAS: BAS Version 1.5.3
Description
This release fixes errors identified on CRAN for fedora with clang (there are still remaining problems with debian/clang and solaris)
Bug FixesFixed errors identified on cran checks https://cran.r-project.org/web/checks/check_results_BAS.html
initialize R2_m = 0.0 in lm_mcmcbas.c (lead to NA's with clang on debian and fedora )
switch to default of
pivot = TRUE
inbas.lm
, addingtol
as an argument to control tolerance incholregpovot
for improved stability across platforms with singular or nearly singular designs.valgrind messages: Conditional jump or move depends on uninitialised value(s). Initialize vectors allocated via R_alloc in lm_deterministic.c and glm_deterministic.c.
Files
merliseclyde/BAS-v1.5.3.zip
Files
(409.6 kB)
Name | Size | Download all |
---|---|---|
md5:ea01e986fb7004273d657a364cc72e49
|
409.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/merliseclyde/BAS/tree/v1.5.3 (URL)