You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a new method, ddsimca.parafac(), for DD-SIMCA classification of 3-way data based on PARAFAC decomposition.
Added a new method, ddsimca.tucker(), for DD-SIMCA classification of 3-way data based on Tucker decomposition.
The default number of iterations in the prep.baseline() method has been increased from 10 to 15 to improve numerical stability and align it with the code used in the web applications.