df_md

PURPOSE

Derivative of penalised density on hyperplane criterion

SYNOPSIS

function out = df_md(v,X,pars,bmin)

DESCRIPTION

Derivative of penalised density on hyperplane criterion
OUT = DF_MD(V,X,PARS,BMIN)

 Inputs:
    (V): projection vector
    (X): N-by-D Data matrix
    (PARS): Structure array containing parameter settings for MDH (alpha, eta, epsilon, h)
    (BMIN): (optional argument) location of optimal split on (v)

 Output:
    (OUT): derivative of penalised density on hyperplane criterion

CROSS-REFERENCE INFORMATION

This function calls: This function is called by:
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005