Rdocumentation
powered by
Learn R Programming
RSNNS (version 0.4-9)
setSnnsRSeedValue: DEPRECATED, Set the SnnsR seed value
Description
DEPRECATED, now just calls R's set.seed(), that should be used instead.
Usage
setSnnsRSeedValue(seed)
Arguments
seed
the seed to use. If 0, a seed based on the system time is generated.