0

I'd like to somehow arrange the wonderful ROC curves produced by the pROC package together with the wonderful tables arranged as grobs. Unfortunately, I can't seem to arrange it using grid.extra, push it into a viewport, or effectively use par. The last method doesn't place nice with grid.extra, and the the former methods don't work with plot.roc. Any advice?

rimorob
  • 624
  • 1
  • 5
  • 16

1 Answers1

1

Ok, this truly does do what I want: Embedding a miniature plot within a plot

Community
  • 1
  • 1
rimorob
  • 624
  • 1
  • 5
  • 16