Creates a landpred model object for a specific landmark time and prediction window. Dispatches to continuous or discrete model creation based on the landpred object type.
get_model(landpred_obj, t0, tau, bw = NULL, transform = identity)A landpred_model object (continuous or discrete).
A landpred object.
The landmark time.
The prediction window.
The bandwidth.
Transformation function.