wrapper_BGFA: Run BGFA by Klami et. al. using data format conventions of this repo
Description
Run BGFA by Klami et. al. using data format conventions of this repo
Usage
wrapper_BGFA(df_list, K = 8, Nrep = 2)
Arguments
df_list
[1,m] list of data.frames, Input data to GFA in COCOREG format
K
[1,1] int, The (maximum) number of components; should be high enough to capture all of the components. This can be recognized by at least a few of the components being shut down
Nrep
[1,1] int, Number of random initialization used for learning the model