Initializes an instance of the tandem model required by the tandem methods.
tandem(
seed = NULL,
verbose = TRUE,
init = "svd",
n_max_iter = 10,
n_loops = 10,
tol = 1e-05,
U_i_g = NULL,
B_j_q = NULL,
C_k_r = NULL
)An object of class "tandem".
Seed for random sequence generation.
Flag to display iteration outputs for each loop.
Parameter initialization method, 'svd' or 'random'.
Maximum number of iteration to optimize the objective function.
Maximum number of loops/runs for global results.
Allowable tolerance to check convergence.
Initial membership function matrix for the objects.
Initial component scores matrix for the variables.
Initial component sores matrix for the occasions.
tandemModelssimuclustfactor tucker1966simuclustfactor
fit.twcfta fit.twfcta simultaneous