Description Usage Arguments Value See Also Examples
View source: R/summary.ph2rand_des.R
summary.ph2rand_des
prints a summary of a design returned by
des_one_stage
or des_two_stage
.
1 2 |
object |
An object of class |
... |
Not currently used. |
Currently not used.
des_one_stage
, des_two_stage
,
plot.ph2rand_des
.
1 2 3 4 | # The default two-stage design
des <- des_two_stage()
# Print a summary
summary(des)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.