X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=pkg%2FR%2FinitSmallEM.R;h=39453227c5847f0b4341de18287ae5d773492e3b;hp=cf31c630cdb59d9f1750a75fe1c395869c5925a4;hb=6af1d4897dbab92a7be05068e0e15823378965d9;hpb=6382130f19d2de72fed32c91c5431caa6481dbf3 diff --git a/pkg/R/initSmallEM.R b/pkg/R/initSmallEM.R index cf31c63..3945322 100644 --- a/pkg/R/initSmallEM.R +++ b/pkg/R/initSmallEM.R @@ -7,7 +7,9 @@ #' @param Y matrix of responses (of size n*m) #' @param fast boolean to enable or not the C function call #' -#' @return a list with phiInit, rhoInit, piInit, gamInit +#' @return a list with phiInit (the regression parameter reparametrized), +#' rhoInit (the covariance parameter reparametrized), piInit (the proportion parameter is the +#' mixture model), gamInit (the conditional expectation) #' #' @importFrom stats cutree dist hclust runif #'