getModelSeed-SurvivalModel-method: Method for retrieving the random seed used for training a...

Description Usage Arguments Value Examples

Description

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

Usage

1
2
## S4 method for signature 'SurvivalModel'
getModelSeed(object)

Arguments

object

A SurvivalModel object to get the seed from.

Value

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

Examples

1
2

bhklab/PanCuRx documentation built on Dec. 30, 2021, 4:59 p.m.