mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-22 03:40:23 +01:00
u
This commit is contained in:
parent
af0c04e5ce
commit
915c3870f7
@ -16,7 +16,7 @@ rep_glm<-function(meas,vars,string,ci=FALSE,data){
|
||||
## output is returned as coefficient, or if or=TRUE as OR with 95 % CI.
|
||||
##
|
||||
|
||||
require(dplyr)
|
||||
require(broom)
|
||||
|
||||
d<-data
|
||||
x<-data.frame(d[,c(string)])
|
||||
|
Loading…
Reference in New Issue
Block a user