This is a small example to illustrate my data:
> df <- data.frame(subgroup =rep(paste("s",1:3, sep=""), times=3), feature=c(rep("a",6), rep("b",3)) , var=rep(1:3, each=3), data=c(rnorm(3,1
This is a small example to illustrate my data:
> df <- data.frame(subgroup =rep(paste("s",1:3, sep=""), times=3), feature=c(rep("a",6), rep("b",3)) , var=rep(1:3, each=3), data=c(rnorm(3,1