X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FR%2FcomputeGridLambda.R;h=3dae84cd8fad066f890026c9dc2492a9c75157ef;hb=3921ba9b5ea85bcc190245ac7da9ee9da1658b9f;hp=f087ba7167eb19267ecc7a5c9545f6596be9b22e;hpb=0ba1b11c49d7b2a0cae493200793c1ba3fb8b8e7;p=valse.git diff --git a/pkg/R/computeGridLambda.R b/pkg/R/computeGridLambda.R index f087ba7..3dae84c 100644 --- a/pkg/R/computeGridLambda.R +++ b/pkg/R/computeGridLambda.R @@ -12,6 +12,7 @@ #' @param mini minimum number of iterations in EM algorithm #' @param maxi maximum number of iterations in EM algorithm #' @param eps threshold to stop EM algorithm +#' @param fast boolean to enable or not the C function call #' #' @return the grid of regularization parameters #'