mvregress
다변량 선형 회귀
구문
설명
는 하나 이상의 이름-값 쌍의 인수로 지정된 추가 옵션을 사용하여 추정한 계수를 반환합니다. 예를 들어, 회귀에 대한 추정 알고리즘, 초기 추정값 또는 최대 반복 횟수를 지정할 수 있습니다.beta
= mvregress(X
,Y
,Name,Value
)
예제
입력 인수
이름-값 인수
출력 인수
세부 정보
참고 문헌
[1] Little, Roderick J. A., and Donald B. Rubin. Statistical Analysis with Missing Data. 2nd ed., Hoboken, NJ: John Wiley & Sons, Inc., 2002.
[2] Meng, Xiao-Li, and Donald B. Rubin. “Maximum Likelihood Estimation via the ECM Algorithm.” Biometrika. Vol. 80, No. 2, 1993, pp. 267–278.
[3] Sexton, Joe, and A. R. Swensen. “ECM Algorithms that Converge at the Rate of EM.” Biometrika. Vol. 87, No. 3, 2000, pp. 651–662.
[4] Dempster, A. P., N. M. Laird, and D. B. Rubin. “Maximum Likelihood from Incomplete Data via the EM Algorithm.” Journal of the Royal Statistical Society. Series B, Vol. 39, No. 1, 1977, pp. 1–37.
버전 내역
R2006b에 개발됨