Optional
gradient1e-5
Optional
infoOutput the root squared error for each column of Y a well as the matrix K.
false
Optional
intercepttrue. (The actual value is undefined.) false
will add a column of ones to the left of X.
Optional
maxNumber of iterations
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.