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

print.pbat(x,...)

summary.pbat(object,...)

plot.pbat(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

http://www.biostat.harvard.edu/~clange/default.htm

http://www.people.fas.harvard.edu/~tjhoffm/pbatR.html

See Also

pbat, pbat.last


[Package pbatR version 0.8 Index]