| v_design | R Documentation |
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)
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.