v_design: Internal Helper Functions for Validation of 'RuleDesign'...

v_designR Documentation

Internal Helper Functions for Validation of RuleDesign Objects

Description

[Stable]

These functions are only used internally to validate the format of an input RuleDesign or inherited classes and therefore not exported.

[Experimental]

These functions are only used internally to validate the format of an input RuleDesignOrdinal or inherited classes and therefore not exported.

Usage

v_rule_design(object)

v_rule_design_ordinal(object)

v_design_grouped(object)

Arguments

object

(RuleDesignOrdinal)
object to validate.

Value

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.

Functions

  • 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.


Roche/crmPack documentation built on April 30, 2024, 3:19 p.m.