powered by
summary.ph2rand_des prints a summary of a design returned by des_one_stage or des_two_stage.
summary.ph2rand_des
des_one_stage
des_two_stage
# S3 method for ph2rand_des summary(object, ...)
An object of class ph2rand_des, as returned by des_one_stage or des_two_stage.
ph2rand_des
Not currently used.
Currently not used.
des_one_stage, des_two_stage, plot.ph2rand_des.
plot.ph2rand_des
# NOT RUN { # The default two-stage design des <- des_two_stage() # Print a summary summary(des) # }
Run the code above in your browser using DataLab