Content deleted Content added
→Definition: copyedit |
m →Optimal bandwidth matrix selection: fixing markup of math formulas |
||
Line 28:
==Optimal bandwidth matrix selection==
The most commonly used optimality criterion for selecting a bandwidth matrix is the MISE or [[mean integrated squared error
: <math>\operatorname{MISE} (\bold{H}) = \operatorname{E}\!\left[\, \int
This in general does not possess a closed form expression, so it is usual to use its asymptotic approximation (AMISE) as a proxy
Line 41:
<li><math>R(K) = \int K(\bold{x})^2 \, d\bold{x}</math>, with {{nowrap|''R''(''K'') {{=}} (4''π'')<sup>''−d''/2</sup>}} when ''K'' is a normal kernel
<li><math>\int \bold{x} \bold{x}^T K(\bold{x})^2 \, d\bold{x} = m_2(K) \bold{I}_d</math>,
with <strong>I</strong><sub>d</sub> being the ''d
<li>D<sup>2</sup>''ƒ'' is the ''d
<li><math>\bold{\Psi}_4 = \int (\operatorname{vec} \, \operatorname{D}^2 f(\bold{x})) (\operatorname{vec}^T \operatorname{D}^2 f(\bold{x})) \, d\bold{x}</math> is a ''d''<sup>2</sup>
partial derivatives of ''
<li>vec is the vector operator which stacks the columns of a matrix into a single vector e.g. <math>\operatorname{vec}\begin{bmatrix}a & c \\ b & d\end{bmatrix} = \begin{bmatrix}a & b & c & d\end{bmatrix}^T.</math>
</ul>
Line 56:
where ''F'' is the space of all symmetric, positive definite matrices.
Since this ideal selector contains the unknown density function ''
===Plug-in===
|