mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-22 11:50:23 +01:00
Fix?
This commit is contained in:
parent
5e1ae0b4af
commit
c958446a73
@ -14,6 +14,8 @@
|
|||||||
|
|
||||||
rep_biv<-function(y,v1,string,data,method="pval",logistic=FALSE,ci=FALSE,cut=0.1,v2=NULL,v3=NULL){
|
rep_biv<-function(y,v1,string,data,method="pval",logistic=FALSE,ci=FALSE,cut=0.1,v2=NULL,v3=NULL){
|
||||||
|
|
||||||
|
require(daDoctoR)
|
||||||
|
|
||||||
a<-y
|
a<-y
|
||||||
b<-v1
|
b<-v1
|
||||||
s<-string
|
s<-string
|
||||||
|
Loading…
Reference in New Issue
Block a user