Skip to content

Commit 2095985

Browse files
committed
Add release date
1 parent 3dc0cee commit 2095985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TwoSampleMR v0.6.13
22

3-
(Release date 2025-##-##)
3+
(Release date 2025-03-26)
44

55
* Added `mr_grip()` function which implements the MR-GRIP (modified MR-Egger with the Genotype Recoding Invariance Property) method of Dudbridge and Bowden et al. (2025).
66
The new method can be accessed by `mr(dat, method_list = "mr_grip")` or it can be added to the default list of methods with `mr(dat, method_list = c(subset(mr_method_list(), use_by_default)$obj, "mr_grip"))`.

0 commit comments

Comments
 (0)