print_ph2simon {VisualizeSimon2Stage} | R Documentation |
Alternate Print Method for a Simon's Two-Stage Design
Description
An alternate print method for ph2simon object.
Usage
print_ph2simon(x, ...)
Arguments
x |
a ph2simon object |
... |
additional parameters, currently not in use |
Value
Function print_ph2simon does not have a returned value.
Note
We do not overwrite clinfun:::print.ph2simon
.
Examples
library(clinfun)
(x = ph2simon(pu = .2, pa = .4, ep1 = .05, ep2 = .1))
print_ph2simon(x)
[Package VisualizeSimon2Stage version 0.1.5 Index]