Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

VisualizeSimon2Stage (version 0.1.5)

summary.ph2simon: Summarize a Simon's Two-Stage Design

Description

Summarize a Simon's two-stage design

Usage

# S3 method for ph2simon
summary(object, ...)

Value

Function summary.ph2simon returns a list with three (3) elements

'design'

integer matrix

'EN'

double matrix

'p'

double matrix

Arguments

object

ph2simon object

...

potential parameters, currently not in use

Examples

Run this code
library(clinfun)
(x = ph2simon(pu = .2, pa = .4, ep1 = .05, ep2 = .1)) 
summary(x)

Run the code above in your browser using DataLab