Dhat: Compute the D-hat value, which is the denominator value of...

View source: R/trainingfunctions.R

DhatR Documentation

Compute the D-hat value, which is the denominator value of the composite prediction for a sample k and a subgraph lambda.

Description

Compute the D-hat value, which is the denominator value of the composite prediction for a sample k and a subgraph lambda.

Usage

Dhat(Aind, phi, M, Beta2, Beta3)

Arguments

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.


ncats/MultiOmicsGraphPrediction documentation built on Aug. 23, 2023, 9:19 a.m.