From c958446a73e0b11bdc47bbc11696007bfd947762 Mon Sep 17 00:00:00 2001 From: agdamsbo Date: Wed, 3 Oct 2018 10:25:32 +0200 Subject: [PATCH] Fix? --- R/rep_biv.R | 2 ++ 1 file changed, 2 insertions(+) diff --git a/R/rep_biv.R b/R/rep_biv.R index 7da580b..e66ae08 100644 --- a/R/rep_biv.R +++ b/R/rep_biv.R @@ -14,6 +14,8 @@ rep_biv<-function(y,v1,string,data,method="pval",logistic=FALSE,ci=FALSE,cut=0.1,v2=NULL,v3=NULL){ + require(daDoctoR) + a<-y b<-v1 s<-string