DhatPrime: Compute the D-hat value, which is the derivative of the...

View source: R/trainingfunctions.R

DhatPrimeR Documentation

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

Description

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

Usage

DhatPrime(Aind, M, Beta2, Beta3)

Arguments

Aind

The matrix containing the values of the independent analyte type.

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.