Potential further arguments passed to called functions.
weights
A numeric vector with length 3: relative weights (greater or
equal 0) for the simplicity of the component matrices A, B
and C respectively.
rotate
Within which mode to rotate the Tucker3 solution:
rotate="A" means to rotate the component matrix A of mode A;
rotate=c("A", "B") means to rotate the component matrices A
and B of modes A and B respectively. Default is to rotate all modes,
i.e. rotate=c("A", "B", "C").