inline.pred: Helper Function to inline predict a fastglm object

View source: R/internal_fatglmHelpers.R

inline.predR Documentation

Helper Function to inline predict a fastglm object

Description

Helper Function to inline predict a fastglm object

Usage

inline.pred(
  model,
  newdata,
  params,
  type,
  case = "default",
  multi = FALSE,
  target = NULL
)

Arguments

model

a fastglm object

newdata

filler for a .SD from data.table

params

parameter from SEQuential

type

type of prediction


SEQTaRget documentation built on Sept. 15, 2025, 9:09 a.m.