a few adjustments: TODO: bash script to re-reun reports
[talweg.git] / pkg / R / plot.R
index eb0c81a..4cafd7d 100644 (file)
@@ -107,7 +107,7 @@ plotSimils <- function(pred, index)
        if (is.null(weights))
                stop("plotSimils only works on 'Neighbors' forecasts")
        par(mar=c(4.7,5,1,1), cex.axis=1.5, cex.lab=1.5)
-       hist(pred$getParams(index)$weights, nclass=20, xlab="Poids", ylab="Effectif")
+       hist(pred$getParams(index)$weights, nclass=20, main="", xlab="Poids", ylab="Effectif")
 }
 
 #' Functional boxplot