Multivariate inverse Gaussian kernel density estimator
Multivariate inverse Gaussian kernel density estimator
Given a matrix of new observations, compute the density of the multivariate inverse Gaussian mixture defined by assigning equal weight to each component where ξ is the location parameter.
mig_kdens(x, newdata, Omega, beta, log =FALSE)
Arguments
x: n by d matrix of quantiles
newdata: matrix of new observations at which to evaluated the kernel density
Omega: d by d positive definite scale matrix Ω
beta: d vector β defining the half-space through β⊤ξ>0