수학에서 모멘트 행렬은 행과 열이 단일 행렬로 색인되는 특수 대칭 제곱 행렬이다. 매트릭스의 항목은 인덱싱 단수(cf)의 제품에만 의존한다. 행클 매트릭스)
모멘트 행렬은 다항식 적합, 다항식 최적화(양수 세미데마인 모멘트 행렬이 제곱합인 다항식에 해당하기 때문에)[1] 및 계량학에서 중요한 역할을 한다.[2]
회귀 분석의 적용
다중 선형 회귀 모형은 다음과 같이 기록할 수 있다.

where
is the explained variable,
are the explanatory variables,
is the error, and
are unknown coefficients to be estimated. 관측치{ , , x , i = {\{1i{ki
행렬 표기법으로 표현할 수 있는 선형
방정식의 시스템이 있다.[3]

또는

where
and
are each a vector of dimension
,
is the design matrix of order
, and
is a vector of dimension
. Under the Gauss–Markov assumptions, the best linear unbiased estimator of
is the linear least squares estimator
, involving the two moment matrices
and
defined as

그리고

where
is a square normal matrix of dimension
, and
is a vector of dimension
.
참고 항목
참조
외부 링크