simultaneous-class | R Documentation |
Simultaneous Model
seed
numeric. Seed for random sequence generation. Defaults to None.
verbose
logical. Whether to display executions output or not. Defaults to False.
init
character. The parameter initialization method. Defaults to 'svd'.
n_max_iter
numeric. Maximum number of iterations. Defaults to 10.
n_loops
numeric. Number of initialization to guarantee global results. Defaults to 10.
tol
numeric. Tolerance level/acceptable error. Defaults to 1e-5.
U_i_g
numeric. (I,G) initial stochastic membership function matrix.
B_j_q
numeric. (J,Q) initial component weight matrix for variables.
C_k_r
numeric. (K,R) initial component weight matrix for occasions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.