dset.plot <- dset.mat[, c(FALSE,TRUE,FALSE)]
barplot(dset.plot, beside=TRUE,
axes=FALSE, axisnames=FALSE, add=TRUE,
legend.text=TRUE,
args.legend=list(x="topleft", inset=c(.02,0), title="Algorithms"),
dset.plot <- dset.mat[, c(FALSE,TRUE,FALSE)]
barplot(dset.plot, beside=TRUE,
axes=FALSE, axisnames=FALSE, add=TRUE,
legend.text=TRUE,
args.legend=list(x="topleft", inset=c(.02,0), title="Algorithms"),