View source: R/trainingfunctions.R
Dhat | R Documentation |
Compute the D-hat value, which is the denominator value of the composite prediction for a sample k and a subgraph lambda.
Dhat(Aind, phi, M, Beta2, Beta3)
Aind |
The matrix containing the values of the independent analyte type. |
phi |
The weights of the meta-features. |
M |
The meta-features. |
Beta2 |
The phenotype term coefficients. |
Beta3 |
The interaction term coefficients. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.