nnpiv.rkhs.RKHS2IVL2

class nnpiv.rkhs.RKHS2IVL2(kernel='rbf', gamma=2, degree=3, coef0=1, delta_scale='auto', delta_exp='auto', kernel_params=None)[source]

Nested RKHS IV estimator with L2 regularization.

Note

This class implements the Appendix J / Algorithm 2 RKHS closed form.