View source: R/bi_functional_clustering.R
biget_par_int | R Documentation |
acquire initial parameters for functional clustering
biget_par_int(X, k, times1, times2, n1, n2)
X |
matrix for cluster |
k |
vector for the cluster number |
times1 |
vector for the x values or time points |
times2 |
vector for the x values or time points |
n1 |
scalar for number of column contain first trait/location etc |
n2 |
scalar for number of column contain second trait/location etc |
the initial parameters for functional clustering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.