normalize: Normalize data

Description Usage Arguments Value

View source: R/dp.R

Description

This function normalizes data before entering the neural network.

Usage

1
normalize(xtrain, ytrain, xtest, ytest)

Arguments

xtrain

Training set of input variables

ytrain

Training set of responses

xtest

Testing set of input variables

ytest

Testing set of responses

Value


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