Processing math: 100%

MathJax

Thursday, July 21, 2016

Invariance and carry over properties of MLE

Review: Asymptotic properties of MLE
  • Asymptotically efficient (attains CRLB as N)
  • Asymptotically Gaussian (asymptotically normality)
  • Asymptotically Unbiased
  • Consistent (weakly and strongly)
First, the invariance property of MLE

The MLE of the parameter α=g(θ), where the PDF p(x;θ) is paremeterized by θ, is given by
ˆα=g(ˆθ) where ˆθ is the MLE of θ.

Consistency (in class) is defined as the weak convergence of the sequence of estimates to the true parameter as N gets large.

If g(θ) is continuous in θ, the convergence properties (esp. convergence in prob.) carry over, i.e. the consistency of the estimator g(ˆθ)

However, biasedness of the estimator g(ˆθ) depends on the convexity of g and does not carry over from ˆθ.

Other properties of MLE
  • If an efficient estimator exists, the ML method will produce it.
  • Unlike the MVU estimator, MLE can be biased
  • Note: CRLB applies to unbiased estimators, so when estimator is biased, it is possible it has variance smaller than I1(θ)

Thursday, July 14, 2016

Properties of a regular family of parameterized distribution

A family of parameterized distribution defined by
P={pθ(y)|θΘRP}
is regular if it satisfies the following conditions
  1. Support of pθ(y) does not depend on θ for all θΘ
  2. θpθ(y) exists
  3. Optional 2θ2pθ(y) exists
Note θlnpθ(y)=1pθ(y)θpθ(y)(4)
Define the score function (log := natural log)
Sθ(y):=θlogpθ(y)
Note also
Eθ{1}=1=Ypθ(y)dy
As a result of the above we have (Kay's definition of regular)
0=θEθ{1}=θpθ(y)dy1=θpθ(y)dy2,4=pθ(y)θlogpθ(y)dy=Eθ{Sθ(y)}

Friday, July 01, 2016

Spectral Theorem for Diagonalizable Matrices

It occurs to me that most presentation of the spectrum theorem only concerns orthonormal basis.  This is a more general result from Meyer.

Theorem
A matrix ARn×x with spectrum σ(A)={λ1,,λk} is diagonalizable if and only if there exist matrices {G1,,Gk} such that  A=λ1G1++λkGk where the Gi's have the following properties
  • Gi is the projector onto N(AλiI) along R(AλiI)
  • GiGj=0 whenever ij
  • G1++Gk=1
The expansion is known as the spectral decomposition of A, and the Gi's are called the spectral projectors associated with A.

Note that being a projector Gi is idempotent.
  • Gi=G2i
And since N(Gi)=R(AλiI) and R(Gi)=N(AλiI), we have the following equivalent complimentary subspaces
  • R(AλiI)N(AλiI)
  • R(Gi)N(AλiI)
  • R(AλiI)N(Gi)
  • R(Gi)N(Gi)