Prob.Null.Rd
Calculates the probability of the event occurring before t0 + tau, given survival up to t0, without using any covariate information.
t0 + tau
t0
Prob.Null(t0, tau, data, weight = NULL, newdata = NULL)
The landmark time.
The prediction window.
The data frame.
Optional weights.
Optional new data for prediction.
A landpred_result object.