[Previous] [Up] [Next]

3. The Estimation Process

The estimation process is splitted in two phases -- the Pilot and the Main ones.

At the Pilot Phase, the code performs a prescribed number of pilot simulations; these pilot simulations are partitioned in prescribed number of groups of equal size. As a result, the code specifies a reference parameter vector v0, of the same structure as the actual parameter vector v. In what follows, f(y,v) means the actual pdf of the state vector, and f(y,v0) is the reference pdf of the state vector, i.e., the distribution of the same type with v0 playing the role of v.

At the Main Phase, the code uses the reference parameter vector to build a Likelihood Ratio estimate of the expected performance:

,
where
  • N is the number of simulations at the Main Phase
  • {Y1,Y2,...YN} is an independent sample of state vectors taken from the reference distribution with pdf f(y,v0)
  • is the density of the distribution f(y,v) w.r.t. distribution f(y,v0) (it is called a likelihood ratio).

  • [Previous] [Up] [Next]