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/PanCuRx documentation built on Dec. 30, 2021, 4:59 p.m.