get.daeRNGkind: Gets the value of daeRNGkind for the package dae from the...

View source: R/dae.utilties.r

get.daeRNGkindR Documentation

Gets the value of daeRNGkind for the package dae from the daeEnv environment

Description

A function that gets the character value of daeRNGkind from the daeEnv environment. The value specifies the name of the Random Number Generator to use in dae.

Usage

get.daeRNGkind()

Value

The character value of daeRNGkind.

Author(s)

Chris Brien

See Also

set.daeRNGkind.

Examples

## get daeRNGkind.
get.daeRNGkind()

dae documentation built on June 22, 2024, 9:07 a.m.