Description Usage Arguments Value Examples
Two-at-a-time (taat) parameter perturbation design
1 | taat_design(X, n, means = NULL)
|
X |
Design matrix on which to base the taat design. |
n |
number of samples per dimension. |
means |
values at which to hold the non-perturbed parameters. |
matrix containing two-at-a-time perturbation design. Each block of rows perturbs two parameters, with all other parameters held at mean, or supplied values.
1 | taat_design(X, n = 21)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.