fp_augment_center | R Documentation |
Add the central points to an existing $2^n$ factorial plan.
fp_augment_center(dm, rep = 5)
dm |
A factorial plan table. |
rep |
The number of replications. |
A central composite design (a factorial.plan
object).
fp_design_matrix(3) %>%
fp_augment_center()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.