Description Usage Arguments Details Value
View source: R/class_utilities.R
Check if simplex is valid
1 | valid_simplex(simplex, names, boundaries, constraints)
|
simplex |
data.frame of simplex to be checked |
names |
vector of treatment names |
boundaries |
list of treatment boundaries |
constraints |
list of treatment constraints |
PRIVATE
logical indicating if simplex is valid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.