mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-23 20:30:21 +01:00
update
This commit is contained in:
parent
cf26fd8876
commit
1f5bad426c
@ -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>
|
||||
|
@ -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"){
|
||||
|
Loading…
Reference in New Issue
Block a user