biget_par_int {idopNetwork} | R Documentation |
acquire initial parameters for functional clustering
Description
acquire initial parameters for functional clustering
Usage
biget_par_int(X, k, times1, times2, n1, n2)
Arguments
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 |
Value
the initial parameters for functional clustering
[Package idopNetwork version 0.1.2 Index]