Description Usage Arguments Value Examples
Affine Alignment for Gaussian Mixture Models
1 2 | align_gmm(x, warping = "affine", target_mean = 0,
target_precision = 1)
|
x |
A Gaussian mixture stored in an object of class |
warping |
A character specifying the family of warping functions to
consider, among |
ref_mean |
The reference mean to align to when shift or affine warping functions are used (default: |
ref_precision |
The reference precisions to align to when dilation or affine warping functions are used (default: |
dictionary |
A data frame with the 3 variables |
A Gaussian mixture in an object of class gmm
aligned on the provided reference.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.