|
|
|
@ -1202,12 +1202,12 @@ res.dat[res.dat$dif.size!=0 & res.dat$nb.dif==0,]$nb.dif <- 1
|
|
|
|
|
res.dat.dif <- res.dat.dif %>%
|
|
|
|
|
relocate(method, .after = theoretical.power)
|
|
|
|
|
|
|
|
|
|
aa <- res.dat.dif[res.dat.dif$scenario=="10B",]
|
|
|
|
|
bb <- res.dat[res.dat$scenario=="10B",]
|
|
|
|
|
res.dat.dif[res.dat.dif$scenario=="10B",] <- bb
|
|
|
|
|
res.dat[res.dat$scenario=="10B",] <- aa
|
|
|
|
|
res.dat[res.dat$method=="PERFECT",]$method <- "NONE"
|
|
|
|
|
res.dat.dif[res.dat.dif$method=="NONE",]$method <- "PERFECT"
|
|
|
|
|
#aa <- res.dat.dif[res.dat.dif$scenario=="10B",]
|
|
|
|
|
#bb <- res.dat[res.dat$scenario=="10B",]
|
|
|
|
|
#res.dat.dif[res.dat.dif$scenario=="10B",] <- bb
|
|
|
|
|
#res.dat[res.dat$scenario=="10B",] <- aa
|
|
|
|
|
#res.dat[res.dat$method=="PERFECT",]$method <- "NONE"
|
|
|
|
|
#res.dat.dif[res.dat.dif$method=="NONE",]$method <- "PERFECT"
|
|
|
|
|
|
|
|
|
|
# Items dichotomiques
|
|
|
|
|
|
|
|
|
|