Learn R Programming

pmxNODE (version 0.1.0)

nn_time_nn_extractor: Internal: Extracting time-NN argument

Description

Extracts, whether a NN should be treated as time-dependent NN

Usage

nn_time_nn_extractor(text)

Value

List of boolean expression whether NN should be treated as time-NN (TRUE) or not (FALSE)

Arguments

text

(list of strings) List of strings of NN in form of
NN1(state=t,min_init=1,max_init=5,time_nn=TRUE)

Author

Dominic Bräm

Details

Time-dependent NNs have different model structures, i.e., weights from input to hidden layer are set to negative through w'=-w^2