denormalize: Denormalize data

Description Usage Arguments Value

View source: R/dp.R

Description

This function denormalizes response data processed by the neural network.

Usage

1
denormalize(yn, syn, myntrain, syntrain)

Arguments

yn

Predicted responses

syn

Variance of the predicted responses

myntrain

Mean vector of responses from training set

syntrain

Variance vector of responses from training set

Value


mgoulet847/tagi documentation built on Dec. 21, 2021, 5:10 p.m.