issues
search
nicholst
/
BSGLMM
Bayesian Spatial Generalised Linear Mixed Model
4
stars
1
forks
source link
Make spatially varying coefficient ("white matter" image) optional
#3
Closed
nicholst
closed
9 years ago
nicholst
commented
9 years ago
Code changes:
Option handling, allowing a -w WMimg option
An if statement on line 334, only calling updateBetaGPU if it's specified.
More elegant changes to the code to force Beta to some natural value (0? 1?)
nicholst
commented
9 years ago
This was implemented in #8 and #10.
Code changes: