You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@
10
10
* Update `simData()` by changing xi0 to simulate survival data with censoring rate 0.2
11
11
* Remove `arms_simple`
12
12
* Use `openmp` to parallelize some for-loop
13
-
* TODO: remove ´arms.metropolis=false´
13
+
14
14
* TODO: decide whether keep `kappaIGamma=TRUE` or not
15
-
* TODO: move 'sampleTau()' or similar out of 'arms_gibbs_*()', since ARMS MH sampling should use fixed variances for original and proposed parameters, similar for sampleW()
15
+
* TODO: remove redundant arguments "tauSq" and "wSq" after bringing them out of ARMS files
0 commit comments