powerLongSurv-class {JMdesign}R Documentation

Class "powerLongSurv"

Description

Class of objects like the output of function "powerLongSurv()".

Slots

title

Object of class "character"

subtitle

Object of class "character"

t

Object of class "vector"

p

Object of class "vector"

N

Object of class "integer"

nevents

Object of class "integer"

censr

Object of class "numeric"

tmedian

Object of class "numeric"

meantf

Object of class "numeric"

SigmaTheta

Object of class "matrix"

ordtraj

Object of class "integer"

BSigma

Object of class "matrix"

beta

Object of class "numeric"

alpha

Object of class "numeric"

power

Object of class "numeric"

Objects from the Class

Objects can be created by calls of the form new("powerLongSurv", ...).

Author(s)

Emil A. Cornea, Liddy M. Chen, Bahjat F. Qaqish, Haitao Chu, and Joseph G. Ibrahim

See Also

powerLongSurv, show-methods

Examples

showClass("powerLongSurv")


[Package JMdesign version 1.5 Index]