one_ibsTDC: Helper function for the TDC brier score

View source: R/ibrierscore.R

one_ibsTDCR Documentation

Helper function for the TDC brier score

Description

Helper function for the TDC brier score

Usage

one_ibsTDC(
  mod,
  newdata,
  time.eval = NULL,
  idvar,
  type = c("BS", "IBS", "both"),
  ...,
  coefficients = mod$coefficientsd,
  method = mod$method
)

CYGUBICKO/satpred documentation built on Sept. 10, 2023, 4:10 p.m.