makeDecisions-class: makeDecisions

Description Slots

Description

A class and generator function to store a function which takes the data and the model and makes decisions as to what should happend next. Returns an object of class decision

Slots

fun

Makes decisions based on the data and fitted model. This function should allow any number of arguments to be passed to it using .... This function can return anything but the more useful information the better.

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.