방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 부트스트랩 추론× | 잭나이프 재표본 추출× | 분위수 회귀 (비모수 변형)× | 최소제곱법(OLS) 회귀× | |
|---|---|---|---|---|
| 분야≠ | 통계학 | 통계학 | 통계학 | 계량경제학 |
| 계열 | Regression model | Regression model | Regression model | Regression model |
| 기원 연도≠ | 1979 | 1956 | 1978 | 2019 |
| 창시자≠ | Bradley Efron | Quenouille (1956); reviewed by Miller (1974) | Koenker & Bassett | Wooldridge (textbook treatment); classical least squares |
| 유형≠ | Resampling-based inference | Resampling / bias and variance estimation | Quantile regression (nonparametric variants) | Linear regression |
| 원전≠ | Efron, B. (1979). Bootstrap Methods: Another Look at the Jackknife. Annals of Statistics, 7(1), 1-26. DOI ↗ | Quenouille, M. H. (1956). Notes on Bias in Estimation. Biometrika, 43(3/4), 353-360. DOI ↗ | Koenker, R. & Bassett, G. (1978). Regression Quantiles. Econometrica, 46(1), 33-50. DOI ↗ | Wooldridge, J. M. (2019). Introductory Econometrics: A Modern Approach (7th ed.). Cengage Learning. ISBN: 978-1337558860 |
| 별칭 | bootstrap, bootstrap resampling, nonparametric bootstrap, Bootstrap Çıkarımı | leave-one-out resampling, Quenouille-Tukey jackknife, delete-one jackknife, Jackknife Yeniden Örnekleme | quantile regression, median regression, distribution-free quantile regression, Kantil Regresyon (Nonparametric Varyantlar) | ordinary least squares, classical linear regression, linear regression, en küçük kareler regresyonu |
| 관련 | 5 | 5 | 5 | 5 |
| 요약≠ | Bootstrap inference, introduced by Bradley Efron in 1979, estimates the sampling distribution of a statistic by repeatedly resampling the observed data with replacement. It requires no distributional assumption and produces reliable confidence intervals even in small samples. | The jackknife is a classical resampling method that estimates the bias and variance of a statistic by systematically recomputing it with one observation left out at a time. Introduced by Quenouille in 1956 and later reviewed by Miller in 1974, it predates the bootstrap and remains a simple, deterministic tool for assessing estimator stability. | Quantile regression, introduced by Koenker and Bassett in 1978, models a chosen conditional quantile (such as the median or the 25th and 75th percentiles) of a continuous outcome rather than its mean. Its nonparametric variants fit these quantile relationships without assuming a distribution for the errors, making them a robust complement to mean-based regression on skewed data. | Ordinary Least Squares is the classical linear regression method that explains a continuous outcome as a linear combination of predictors. It estimates the coefficients by minimising the sum of squared residuals, and under the Gauss-Markov assumptions these estimates are the best linear unbiased estimator (BLUE). |
| ScholarGate데이터셋 ↗ |
|
|
|
|