fix to bring back A1 plot
This commit is contained in:
@@ -199,7 +199,7 @@ plot.robustness.3.dv <- function(iv, n.annotations=100, n.classifications=1000){
|
||||
|
||||
grid.draw(p)
|
||||
}
|
||||
plot.robustness.4.iv <- function(iv, n.annotations=100, n.classifications=1000){
|
||||
plot.robustness.4.iv <- function(iv, n.annotations=200, n.classifications=5000){
|
||||
r <- readRDS('robustness_4.RDS')
|
||||
robust_df <- data.table(r[['robustness_4']])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user