"표준편차, 최소자승과 최소절대값"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
50번째 줄: | 50번째 줄: | ||
* [http://healthcare-economist.com/2009/03/23/the-history-of-least-squares/ The History of Least Squares] Healthcare Economist, 2009-3-23 | * [http://healthcare-economist.com/2009/03/23/the-history-of-least-squares/ The History of Least Squares] Healthcare Economist, 2009-3-23 | ||
− | * [http://www.rasmusen.org/x/2006/11/02/why-least-squares-not-least-absolute-deviations/ Why Least Squares, Not Least Absolute Deviations?] | + | * [http://www.rasmusen.org/x/2006/11/02/why-least-squares-not-least-absolute-deviations/ Why Least Squares, Not Least Absolute Deviations?] , [http://www.rasmusen.org/x/ Eric Rasmusen’s Weblog], 2006-11-2 |
− | + | * [http://matlabdatamining.blogspot.com/2007/10/l-1-linear-regression.html L-1 Linear Regression] , [http://matlabdatamining.blogspot.com/ Data Mining in MATLAB], 2007-10-23<br> | |
− | * [http://matlabdatamining.blogspot.com/2007/10/l-1-linear-regression.html L-1 Linear Regression] | ||
− | |||
* [http://www.physics.csbsju.edu/stats/fitting_lines.html Fitting a Line to (x,y) Data]<br> | * [http://www.physics.csbsju.edu/stats/fitting_lines.html Fitting a Line to (x,y) Data]<br> |
2012년 8월 26일 (일) 05:15 판
많이 나오는 질문
- 네이버 지식인
리뷰논문, 에세이, 강의노트
- On the history of the principle of least squares
- Oscar Sheynin
- Archive for History of Exact Sciences, Volume 46, Number 1 / 1993년 3월
관련도서
- The History of Statistics: The Measurement of Uncertainty before 1900
- SM Stigler (1986)
사전형태의 자료
관련기사
- 네이버 뉴스 검색 (키워드 수정)
블로그
- The History of Least Squares Healthcare Economist, 2009-3-23
- Why Least Squares, Not Least Absolute Deviations? , Eric Rasmusen’s Weblog, 2006-11-2
- L-1 Linear Regression , Data Mining in MATLAB, 2007-10-23
- Fitting a Line to (x,y) Data