Description Usage Arguments Value Examples
Generates a vector in which the entries are the alpha parameters of the gamma distribution (1 / variance) of the curves in each cluster
1 | get_alpha_vector(cluster_variance_matrix, observations_per_cluster_sequence)
|
cluster_variance_matrix |
A matrix in which each row represents the variances of the curves |
observations_per_sequence |
The number of entries in each curve vector |
A vector that in which the entries are the alpha parameters of the gamma distribution (1 / variance) of the curves in each cluster
1 | get_alphas(cluster_variance_matrix, observations_per_cluster_sequence)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.