man-roxygen/param-data_ref-agnostic.R

#' @param data_ref ([`array`], [`data.frame`] or \code{\link[torch]{torch_tensor}})\cr
#' The dataset to which the method is to be applied. These must
#' have the same format as the input data of the passed model and has to
#' be either [`matrix`], an [`array`], a [`data.frame`] or a
#' \code{\link[torch]{torch_tensor}}.\cr
#' **Note:** For the model-agnostic methods, only models with a single
#' input and output layer is allowed!\cr
bips-hb/innsight documentation built on April 14, 2025, 6:01 p.m.