View source: R/internal_fatglmHelpers.R
inline.pred | R Documentation |
Helper Function to inline predict a fastglm object
inline.pred(
model,
newdata,
params,
type,
case = "default",
multi = FALSE,
target = NULL
)
model |
a fastglm object |
newdata |
filler for a .SD from data.table |
params |
parameter from SEQuential |
type |
type of prediction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.