generic                package:pbatR                R Documentation

'_p_b_a_t' _O_b_j_e_c_t _G_e_n_e_r_i_c _R_o_u_t_i_n_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     Summary routines for the results of `pbat', `pbat.last', `pbat.m',
     `pbat.obj', and `pbat.files'.

     Only a logrank analysis can be plotted.

_U_s_a_g_e:

     ## S3 method for class 'pbat':
     print(x,...)

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

     ## S3 method for class 'pbat':
     plot(x,...)

_A_r_g_u_m_e_n_t_s:

       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.

_R_e_f_e_r_e_n_c_e_s:

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

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

     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.

_S_e_e _A_l_s_o:

     'pbat', 'pbat.last'

