This commit is contained in:
agdamsbo 2019-12-03 14:52:17 +01:00
parent cf26fd8876
commit 1f5bad426c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Package: daDoctoR
Title: Functions For Health Research
Version: 0.19.9
Version: 0.19.10
Year: 2019
Author: Andreas Gammelgaard Damsbo <agdamsbo@pm.me>
Maintainer: Andreas Gammelgaard Damsbo <agdamsbo@pm.me>

View File

@ -37,7 +37,7 @@ plot_biv_olr<-function(meas,vars,data, title = NULL,dec=3,lbls=NULL,hori="OR (95
odd <- data.frame(mat)
odds<-rbind(odds,odd)
}
odds<-odds[-1,]
}
if (analysis=="multi"){