Convenience function for Local Polynomial Regression with degree 3.
Examples
tt <- seq(0, 1, length.out = 50)
S <- S.LCR(tt, h = 0.15)
Convenience function for Local Polynomial Regression with degree 3.
tt <- seq(0, 1, length.out = 50)
S <- S.LCR(tt, h = 0.15)