Learn R Programming

pmxNODE (version 0.1.0)

nn_minini_extractor: Internal: Extract minimal activation point of NN

Description

Extract the minimal activation point of a NN given as the min_init argument in the NN function

Usage

nn_minini_extractor(text)

Value

Maximal activation point for a NN

Arguments

text

(string) String of NN in form of NN1(state=C,min_init=1,max_init=5)

Author

Dominic Bräm