Helper Function to inline predict a fastglm object
inline.pred(
model,
newdata,
params,
type,
case = "default",
multi = FALSE,
target = NULL,
cache = NULL
)a fastglm object
filler for a .SD from data.table
parameter from SEQuential
type of prediction
case type: "default", "LTFU", "visit", "surv"
multinomial flag
target level for multinomial
optional formula cache from init_formula_cache