khat.inv: Calculate the smoothing paramters for implementation of Modal Clustering.
Description
these set of functions are based on the concept of pseudo degrees of
freedom (Lindsay et al 2008) and are used to calculate the Sigmas that are used for the 'hmac' functionUsage
khat.inv(p,len=10)
sdofnorm(h,p)
khat(dof,p)
Arguments
len
Number of smoothing parameters.
p
Number of column of data
References
Lindsay, B.G., Markatou M., Ray, S., Yang, K., Chen, S.C. "Quadratic distances on
probabilities: the foundations," The Annals of Statistics Vol. 36,
No. 2, page 983--1006, 2008.See Also
phmac for front end of using HMAC and also for parallel
implementation of modal clustering.