Learn R Programming

pmxNODE (version 0.1.0)

nn_state_extractor: Internal: Extract state of a NN

Description

Extract the state to be used for a NN given as the state argument in the NN function

Usage

nn_state_extractor(text)

Value

State to be used 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