generic {pbatR} | R Documentation |
‘pbat’ Object Generic Routines
Description
Summary routines for the results of ‘pbat’, ‘pbat.last’, ‘pbat.m’, ‘pbat.obj’, and ‘pbat.files’.
Only a logrank analysis can be plotted.
Usage
## S3 method for class 'pbat'
print(x,...)
## S3 method for class 'pbat'
summary(object,...)
## S3 method for class 'pbat'
plot(x,...)
Arguments
x |
‘pbat’ object (result of pbat.m(...) or pbat(). |
object |
‘pbat’ object (result of pbat.m(...) or pbat(). |
... |
Ignored. Needed for S3 generic method consistency. |
References
Jiang, H., Harrington, D., Raby, B. A., Bertram, L., Blacker, D., Weiss, S. T. & Lange, C. (2005) Family-based association test for time-to-onset data with time-dependent differences between the hazard functions. Genetic Epidemiology.
See Also
[Package pbatR version 2.2-17 Index]