getModelSeed: Generic for retrieving the randomSeed parameter from a...

Description Usage Arguments Value Examples

Description

This should be used to set the seed before model training to ensure reproducible results.

Usage

1
getModelSeed(object)

Arguments

object

An S4 object to get the seed from.

Value

An integer seed to be used when training the a SurivvalModel.

Examples

1
2

bhklab/PDATK documentation built on Dec. 27, 2021, 7:46 a.m.