get_conf_approx: Performs Approximate Conformal Prediction

Description Usage Arguments

View source: R/utils-conformal.R

Description

Performs Approximate Conformal Prediction

Usage

1
get_conf_approx(input_data, h, alpha, grid_xmin, grid_xmax, grid_bgridsize)

Arguments

input_data

d by n data matrix

h

bandwidth for Kernel Density Estimation

alpha

prediction significance level

grid

d by n_grid coordinate grids


shamindras/robustps documentation built on July 22, 2019, 12:09 a.m.