wbonat / mcglm

Fitting multivariate covariance generalized linear models
GNU General Public License v3.0
21 stars 5 forks source link

Add an option for time-to-event response #13

Closed xsswang closed 5 years ago

xsswang commented 5 years ago

I'm wondering if it is possible to have an option for time-to-event response. loglog link could be useful, but currently there seems no way to include censoring information.

Thanks in advance.

wbonat commented 5 years ago

There are no facilities to deal with censoring data in the mcglm package. It is an interesting topic, however, it is not clear how to deal with missing data using my estimating function approach for estimation and inference.