X-Git-Url: https://git.auder.net/?p=morpheus.git;a=blobdiff_plain;f=pkg%2FR%2Fplot.R;h=47a3a5c9cb1804b1b86501aeb0e473eb95521e54;hp=265f1cd67d033a0b1d1215201511e7e4dc915fb3;hb=1b53e3a59e98149e691f3d0ce2137523bec85331;hpb=cf673dee64ab0ce02ccaaba0fb63a9a4589ee8aa diff --git a/pkg/R/plot.R b/pkg/R/plot.R index 265f1cd..47a3a5c 100644 --- a/pkg/R/plot.R +++ b/pkg/R/plot.R @@ -21,7 +21,7 @@ extractParam <- function(mr, x=1, y=1) #' @param y Column index of the element inside the aggregated parameter #' #' @examples -#' \dontrun{ +#' \donttest{ #' β <- matrix(c(1,-2,3,1),ncol=2) #' mr <- multiRun(...) #see bootstrap example in ?multiRun : return lists of mu_hat #' μ <- normalize(β)