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:- f_md Penalised density of optimal hyperplane with normal vector (V)
- f_df_md Function value and derivative for penalised density
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005