RuleDesign ObjectsThese functions are only used internally to validate the format of an input
RuleDesign or inherited classes and therefore not exported.
These functions are only used internally to validate the format of an input
RuleDesignOrdinal or inherited classes and therefore not exported.
v_rule_design(object)v_rule_design_ordinal(object)
v_design_grouped(object)
A character vector with the validation failure messages,
or TRUE in case validation passes.
A character vector with the validation failure messages,
or TRUE in case validation passes.
(RuleDesignOrdinal)
object to validate.
v_rule_design(): validates that the RuleDesign object
contains valid startingDose.
v_rule_design_ordinal(): validates that the RuleDesignOrdinal object
contains valid starting_dose.
v_design_grouped(): validates that the DesignGrouped object
contains valid flags.