Optional
Larger values (like 1e-4) could help if the number of iterations is exceeded. For most cases, lower values should also be fine.
1e-5 Copy
1e-5
Output the root squared error for each column of Y a well as the matrix K.
false Copy
false
true. (The actual value is undefined.) false will add a column of ones to the left of X.
Number of iterations
3 times the number of columns of X Copy
3 times the number of columns of X
Larger values (like 1e-4) could help if the number of iterations is exceeded. For most cases, lower values should also be fine.