X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=man%2FgridLambda.Rd;h=cc203a7fa06bf169a87e6540fb4e3d085fa43572;hb=c7dab9ff8b95a7630c7dafdcf40d60c659290ef2;hp=551c3d78b120c4b088cfc3e39e6acc1fd5a0a2f1;hpb=f2a9120810d7e1e423c7b5c2c4320f4e27221f50;p=valse.git diff --git a/man/gridLambda.Rd b/man/gridLambda.Rd index 551c3d7..cc203a7 100644 --- a/man/gridLambda.Rd +++ b/man/gridLambda.Rd @@ -9,17 +9,23 @@ gridLambda(phiInit, rhoInit, piInit, gamInit, X, Y, gamma, mini, maxi, tau) \arguments{ \item{phiInit}{value for phi} +\item{rhoInit}{value for rho} + \item{piInit}{value for pi} \item{gamInit}{value for gamma} +\item{X}{matrix of covariates (of size n*p)} + +\item{Y}{matrix of responses (of size n*m)} + +\item{gamma}{power of weights in the penalty} + \item{mini}{minimum number of iterations in EM algorithm} \item{maxi}{maximum number of iterations in EM algorithm} \item{tau}{threshold to stop EM algorithm} - -\item{rhoInt}{value for rho} } \value{ the grid of regularization parameters