generateInputs: generateInputs

Description Usage Arguments Value

View source: R/population.R

Description

Generates a data frame containing a row for each input attribute and another row used to store numeric constants. Each row isgiven a unique ID (chromoID) which is unique within the entire chromosome. The value field of each row is set as NA initially except for the numeric constant which is initialised.

Usage

1
generateInputs(inputSize)

Arguments

inputSize

the number of input nodes required

Value

a data frame containing the input nodes


porteous54/caRtesian documentation built on May 30, 2019, 11:43 a.m.