rkhs2iv.RKHS2IVL2
- class rkhs2iv.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.
This class implements a nested RKHS IV estimator with L2 regularization.