naive.fun {ConformalSmallest} | R Documentation |
Conformal prediction for linear regression
naive.fun(X, Y, X0, alpha = 0.1)
X |
A N*d training matrix |
Y |
A N*1 training vector |
X0 |
A N0*d testing vector |
alpha |
miscoverage level |
upper and lower prediction intervals for X0