seed {randomizeR} | R Documentation |
Function returning the allocation seed slot of an object
Description
Returns the seed that was either generated at random or user specified. The seed can be specified for any random operation e.g. genSeq.
Usage
seed(obj)
Arguments
obj |
object specifying the randomization procedure, see |
[Package randomizeR version 3.0.2 Index]