| powerLongSurv-class {JMdesign} | R Documentation |
Class "powerLongSurv"
Description
Class of objects like the output of function "powerLongSurv()".
Slots
titleObject of class
"character"subtitleObject of class
"character"tObject of class
"vector"pObject of class
"vector"NObject of class
"integer"neventsObject of class
"integer"censrObject of class
"numeric"tmedianObject of class
"numeric"meantfObject of class
"numeric"SigmaThetaObject of class
"matrix"ordtrajObject of class
"integer"BSigmaObject of class
"matrix"betaObject of class
"numeric"alphaObject of class
"numeric"powerObject 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
Examples
showClass("powerLongSurv")
[Package JMdesign version 1.5 Index]