Provides initial estimates for the mcen functionF
mcen.init(x, y, family = "mgaussian", delta = NULL, gamma_y = 1,
intercept = FALSE)
matrix of coefficients
the n x p design matrix
the n x y matrix of responses
type of likelihood used two options "mgaussian" or "mbinomial"
sparsity tuning parameter
tuning parameter for clustering responses
whether an intercept should be included in the model
Ben Sherwood <ben.sherwood@ku.edu>, Brad Price <brad.price@mail.wvu.edu>