View source: R/utils-conformal.R
Performs Approximate Conformal Prediction
| 1 | get_conf_approx(input_data, h, alpha, grid_xmin, grid_xmax, grid_bgridsize)
 | 
| input_data | d by n data matrix | 
| h | bandwidth for Kernel Density Estimation | 
| alpha | prediction significance level | 
| grid | d by n_grid coordinate grids | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.