linear: Identity function

Description Usage Arguments See Also

Description

Computes a trivial identity function. Used as the hidden layer transfer function for linear MLP or MONMLP models.

Usage

1
linear(x)

Arguments

x

numeric vector.

See Also

linear.prime


monmlp documentation built on May 2, 2019, 11:14 a.m.