simple.int.hash {multivariance}R Documentation

Simple integer hash from text

Description

Used to compute a random seed for set.seed based on the example name, in order to aviod arbitrary seeds like '1234'.

Usage

simple.int.hash(x)

Examples

multivariance:::simple.int.hash("dep_struct_several_26_100")

[Package multivariance version 2.4.1 Index]