multi.omic.reg.summary | R Documentation |
Reformat regression summaries from iProFun.reg as input of iProFun analysis for association probabilities and discoveries
multi.omic.reg.summary(reg.out.list)
reg.out.list |
reg.out.list is the regression summaries from iProFun.reg. |
list with the same length as xList. Nested within each list, it contains
betas_J: |
Coefficient estimate for predictors across J outcome data types |
betas_se_J: |
Coefficent SE for predictors across J outcome data types |
sigma2_J: |
Regrssion error term for predictors across J outcome data types |
dfs_J: |
Regression degrees of freedom for predictors across J outcome data types |
v_g_J: |
(X^T X)^-1 projection on predictors across J outcome data types |
xName_J: |
Predictor name corresponds to each predictor-outcome pair across J outcome data types |
yName_J: |
Outcome name corresponds to each predictor-outcome pair across J outcome data types |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.