Thin wrapper around SUFA::fit_SUFA()
Arguments
- Y_list
List of study matrices.
- k
Positive integer for maximum number of factors shared (
qmaxin SUFA).- nrun
Number of MCMC iterations.
- center
Whether to center each study matrix (default TRUE).
- scale
Whether to scale each study matrix (default FALSE).
- ...
Passed to
SUFA::fit_SUFA().