R/tabpfn-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import rlang
#' @importFrom stats predict

#' @importFrom generics augment
#' @export
generics::augment

## usethis namespace: end
NULL

utils::globalVariables(
  c(
    ".row_order",
    "data",
    "outcome",
    "quantile",
    "sample_num",
    "sample_prop",
    "size"
  )
)

Try the tabpfn package in your browser

Any scripts or data that you put into this service are public.

tabpfn documentation built on March 18, 2026, 5:07 p.m.