mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-21 19:30:22 +01:00
u
This commit is contained in:
parent
634c647bdc
commit
7f1822f867
@ -24,7 +24,7 @@ rep_lm<-function(meas,vars,string,ci=FALSE,data,fixed.var=FALSE){
|
||||
x<-data.frame(d[,c(vars,string)])
|
||||
|
||||
y<-d[,c(meas)]
|
||||
dt<-cbind(y=y,v)
|
||||
|
||||
names(x)<-c(vars,string)
|
||||
|
||||
if (ci==TRUE){
|
||||
|
Loading…
Reference in New Issue
Block a user