NULL
in unicate()
and sunicate()
, cross-validated elastic net regressions are fit to estimate nuisance parameters instead of the previously used default sl3
super learners. This speeds up computation time, and makes it easier to apply these methods to small datasets by default. This doesn’t affect the asymptotic behaviour of the unicate()
estimator, either.failure
argument in sunicate()
has been changed to event
.sunicate()
behaviour: The median of the data
argument’s relative_time
variable is now set as the default time_cutoff
when time_cutoff
is NULL
.sunicate()
behaviour: When transforming wide data to a long format, no more than five unique relative times are reported for each observation. These relative times correspond to the quintiles of the relative times between the earliest relative time, and the minimum of each observations relative time and the time cutoff.sunicate()
, the unicate()
counterpart for right-censored time-to-event outcomes.