ignore local files (projects, R history...)
[valse.git] / man / initSmallEM.Rd
index 1b5db3f..86be0cb 100644 (file)
@@ -4,7 +4,7 @@
 \alias{initSmallEM}
 \title{initialization of the EM algorithm}
 \usage{
-initSmallEM(k, X, Y, tau)
+initSmallEM(k, X, Y)
 }
 \arguments{
 \item{k}{number of components}
@@ -12,8 +12,6 @@ initSmallEM(k, X, Y, tau)
 \item{X}{matrix of covariates (of size n*p)}
 
 \item{Y}{matrix of responses (of size n*m)}
-
-\item{tau}{threshold to stop EM algorithm}
 }
 \value{
 a list with phiInit, rhoInit, piInit, gamInit