readyForAnalysis-class: readyForAnalysis

Description Slots

Description

A class and generator function to store a function which decides if it is time to run the model. Take the data and an object of Decision class and returns a Decision class object.

Slots

fun

Decides if it is time to run the model. This function should allow any number of arguments to be passed to it using .... This function must return a Decision class object.

To reduce the risk of errors we recommend specifying the inputs required without defaults. This way if none are specified in p for the trialDesign class then it will throw a meaningful error.


finite2/trialSim documentation built on May 16, 2019, 12:54 p.m.