predict_gazepoint_interval: Predict conformal regression intervals

View source: R/conformal-prediction.R

predict_gazepoint_intervalR Documentation

Predict conformal regression intervals

Description

Predict conformal regression intervals

Usage

predict_gazepoint_interval(object, prediction)

Arguments

object

A regression gp3ml_conformal_fit.

prediction

Point predictions.

Value

Data frame with point prediction, lower, and upper limits.


gp3ml documentation built on Aug. 23, 2026, 5:11 p.m.