generateOutputs: generateOutputs

Description Usage Arguments Value

View source: R/population.R

Description

Generates a data frame containing a row for each output attribute. Each row is given a unique ID (chromoID) which is unique within the entire chromosome. The value field of each row is set as NA initially.

Usage

1
generateOutputs(startID, maxInputID, outputSize)

Arguments

startID

the starting chromoID

maxInputID

the maximum chromoID that can be accessed

outputSize

the number of output nodes required

Value

a data frame containing the output nodes


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