stochModel: Stochastic mini-model

View source: R/stochModel.R

stochModelR Documentation

Stochastic mini-model

Description

Example function to illustrate godmode usage in testing.

Usage

stochModel(simSeed = 123)

Arguments

simSeed

integer seed. Used to allow simulation of identical results.

Value

Maximum value contribution statistics for a set of randomly produced variates.

Examples

ret <- stochModel()

miraisolutions/godmode documentation built on July 19, 2024, 5:23 p.m.