View source: R/segTraj_logdens_simultanee.R
logdens_simultanee_cpp | R Documentation |
Calculate logdensity of a bivariate signal
logdens_simultanee_cpp(xk, mu, sigma, prop)
logdens_simultanee(xk, phi)
xk |
the bivariate signal |
mu |
mean parameter for each signal |
sigma |
standard deviation parameter for each signal |
prop |
mixture parameter |
phi |
parameters of the mixture, P components |
the value of the log density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.