dTvm {sdetorus} | R Documentation |
Mixtures of toroidal von Mises densities
Description
Undocumented functions implementing mixtures of independent von Mises densities on the torus and their estimation by an Expectation-Maximization algorithm.
Usage
dTvm(x, M, K, alpha = NULL, besselInterp = FALSE)
emTvm(data, k, M = NULL, K = NULL, alpha = NULL, tol = c(0.001, 0.001,
0.001/k), kappaMax = 500, maxIter = 100, isotropic = FALSE,
besselInterp = FALSE, verbose = 0)
[Package sdetorus version 0.1.10 Index]