summary_ph2simon {VisualizeSimon2Stage}R Documentation

Summarize a Simon's Two-Stage Design

Description

Summarize a Simon's two-stage design

Usage

## S3 method for class 'ph2simon4'
summary(object, ...)

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

Arguments

object

a ph2simon or ph2simon4 object

...

parameters of function ph2simon4(), most importantly type

Value

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

'design'

integer matrix

'EN'

double matrix

'p'

double matrix


[Package VisualizeSimon2Stage version 0.2.2 Index]