R/A_NAMESPACE.R

#' @include generateXY.R
#' @include EMGLLF.R
#' @include EMGrank.R
#' @include initSmallEM.R
#' @include computeGridLambda.R
#' @include constructionModelesLassoMLE.R
#' @include constructionModelesLassoRank.R
#' @include selectVariables.R
#' @include main.R
#' @include plot_valse.R
#'
#' @useDynLib valse
#'
#' @importFrom parallel makeCluster parLapply stopCluster clusterExport
#' @importFrom MASS ginv
NULL

Try the valse package in your browser

Any scripts or data that you put into this service are public.

valse documentation built on May 31, 2021, 9:10 a.m.