methods-genetic: Retrieve the Result of the Genetic Algorithm Optimization

Description Usage Arguments Details Value Author(s)

Description

Retrieve the value objects returned by the rgenoud algorithm.

Usage

1
2
 ## S4 method for signature 'DynTxRegime'
genetic(object, ...)  

Arguments

object

an object of class DynTxRegime.

...

ignored.

Details

This method returns NULL for all DynTxRegime objects except those returned by optimalSeq().

Value

See ?genoud for details.

Author(s)

Shannon T. Holloway <sthollow@ncsu.edu>


DynTxRegime documentation built on May 2, 2019, 5:21 p.m.