X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=pkg%2FR%2FcomputeGridLambda.R;h=3dae84cd8fad066f890026c9dc2492a9c75157ef;hb=fb3557f39487d9631ffde30f20b70938d2a6ab0c;hp=f087ba7167eb19267ecc7a5c9545f6596be9b22e;hpb=f32535f2bc8d50470aa87204bbd7971805dbc9ef;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 #'