khat.inv: Calculate the smoothing paramters for implementation of Modal...

Description Usage Arguments Author(s) References See Also

View source: R/hmacpack.r

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' function

Usage

1
2
3
khat.inv(p,len=10)
sdofnorm(h,p)
khat(dof,p)

Arguments

len

Number of smoothing parameters.

h

Smoothing parameter

p

Number of column of data

dof

Degrees of freedom

Author(s)

Surajit Ray

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.


Modalclust documentation built on May 1, 2019, 7:31 p.m.