guess_t {spatsurv} | R Documentation |
guess_t function
Description
A function to get an initial guess of the failure time t, to be used in calibrating the MCMC. Not for general use
Usage
guess_t(surv)
Arguments
surv |
an object of class Surv |
Value
a guess at the failure times
[Package spatsurv version 2.0-1 Index]