Commit b5b40f0
committed
Fix format_ma_results error
Call column must not be deleted from ma_results: otherwise the following error message occurs: "Names must be unique. These are duplicated: "b" at locations __ and __, ... beta, and se". This is a temporary fix, as the ma_results output (which only has the parameters used in meta-analysis, not the actual weighted average odds ratios for the models--those are in planks) still does not save to a csv, so this is not a complete fix. This change will allow planks to be saved, though.1 parent 35a5bf1 commit b5b40f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments