- n
integer for sample size, i.e. number of subjects
- p1
integer for number of features/variables in first data set
- p2
integer for number of features/variables in second data set
- JntVarEx1
numeric between (0,1) which describes proportion of variance in the first data set which is attributable to the joint signal
- JntVarEx2
numeric between (0,1) which describes proportion of variance in the second data set which is attributable to the joint signal
- IndVarEx1
numeric between (0,1) which describes proportion of variance in the first data set which is attributable to the individual signal
- IndVarEx2
numeric between (0,1) which describes proportion of variance in the second data set which is attributable to the individual signal
- jnt_rank
integer for rank of the joint signal, i.e., number of joint components
- equal.eig
logical (TRUE/FALSE) for whether components should contribute equal variance to signal matrices - default is FALSE
- ind_rank1
integer for rank of the individual signal in first data set, i.e., number of joint components
- ind_rank2
integer for rank of the individual signal in second data set, i.e., number of joint components
- SVD.plots
logical (TRUE/FALSE) for whether plots of singular values from signal should be produced - used to confirm number of components
- Error
logical (TRUE/FALSE) final data sets should be noise contaminated - default is FALSE; use TRUE to obtain pure signal datasets
- print.cor
logical (TRUE/FALSE) for whether to print matrix of correlations between subject scores)