Description Usage Arguments Value
This function denormalizes response data processed by the neural network.
1 | denormalize(yn, syn, myntrain, syntrain)
|
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 |
Mean of denormalized predicted responses
Variance of denormalized predicted responses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.