Skip to content

Inference

The Inference Ladder

Our estimator can be defined via the following components:

θn::ΩnRd(n)fn::Rd(n)XRγn::(XR)ΩnR

Our estimator is constructed by composing these elements as follows:

θn::ΩnRd(n)fnθn::ΩnXRγnfnθn::ΩnΩnR
Random Function(als)

A random variable has the following type signature:

Z::ΩR

A random function as the following type signature:

Z::ΩXR

A random funtional as the following type signature:

Z::Ω(XR)R

From this, we observe that fnθn is a random function and that γn is a random functional

Other
g^::ΩnXR

Partial Convergence