polynomials (1) 썸네일형 리스트형 [R] Non-Linear Models : Polynomials 1. What is Non-Linear Models Kinds of non-linear models : Polynomials Step functions Splines Local regression Generalized Additive Models(GAM) Population : \(y_i = \sum_{j=1}^p f_j(x_j) + \epsilon_i\) Inference : \(\hat{y}_i = \sum_{j=1}^p \hat{f}_j(x_j)\) 2. Polynomial Regression Not really intersted in the coefficients. More interested in fitted function values. \(\hat{f}(x_0) = \hat{\beta_0} .. 이전 1 다음