check_mod_cens {eventglm}R Documentation

Error check censoring model

Description

Censoring model must take the same named arguments as the predefined modules (though they do not all have to be used), and return a vector of pseudo observations.

Usage

check_mod_cens(model.censoring)

Arguments

model.censoring

censoring model specification as character or function


[Package eventglm version 1.2.2 Index]