DerivativeOfActivation: Compute the derivative of the error by the predictor.

View source: R/trainingfunctions.R

DerivativeOfActivationR Documentation

Compute the derivative of the error by the predictor.

Description

Compute the derivative of the error by the predictor.

Usage

DerivativeOfActivation(modelResults, pred)

Arguments

modelResults

The results of training (so far).

pred

The predicted value of a single sample for a single parameter of interest.


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