optimize multiNFSSEMiPALM's parameters by minimize BIC, when feature size is large (> 300), BIC methods will be much faster than Cross-validation
opt.multiNFSSEMiPALM2(
Xs,
Ys,
Bs,
Fs,
Sk,
sigma2,
nlambda = 20,
nrho = 20,
p,
q,
wt = TRUE
)eQTL matrices
Gene expression matrices
initialized GRN-matrices
initialized eQTL effect matrices
eQTL index of genes
initialized noise variance
number of hyper-parameter of lasso term in CV
number of hyper-parameter of fused-lasso term in CV
number of genes
number of eQTLs
use adaptive lasso or not. Default TRUE.
list of model selection result