Bridge prediction function for THETA models
theta_predict_impl(object, new_data, ...)
object
: An object of class model_fit
.new_data
: A rectangular data object, such as a data frame....
: Additional arguments passed to stats::predict()
Useful links