.local_kernel_integral {qmd} | R Documentation |
Computes the D1-difference of two CB matrizes on a local CB dimension
Description
Computes the D1-difference of two CB matrizes on a local CB dimension
Usage
.local_kernel_integral(k1, k2, y)
Arguments
k1 |
Vector of local CB weights of first matrix |
k2 |
Vector of local CB weights of second matrix |
y |
Vector indicating the bin sizes of the local dimension |
Value
number indicating the difference between k1 and k2
[Package qmd version 1.1.2 Index]